Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
SorinC6 committed Nov 11, 2024
1 parent cc7d8ba commit 1022691
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ import environment from '../../environment';
import globalMessages, { connectorMessages } from '../../i18n/global-messages';
import { ROUTES } from '../../routes-config';
import type { WalletState } from '../../../chrome/extension/background/types';
import { ReactComponent as assetsIcon } from '../../assets/images/sidebar/revamp/assets.inline.svg';

export type SidebarCategory = {|
+className: string,
Expand Down

0 comments on commit 1022691

Please sign in to comment.