Skip to content

Commit

Permalink
Remove CenterIcon ref
Browse files Browse the repository at this point in the history
  • Loading branch information
estruyf committed Nov 28, 2024
1 parent 3bdae40 commit b48e34e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/panelWebView/components/OtherActions.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { PanelSettings } from '../../models';
import { CommandToCode } from '../CommandToCode';
import { Collapsible } from './Collapsible';
import { BugIcon } from './Icons/BugIcon';
import { CenterIcon } from './Icons/CenterIcon';
import { FileIcon } from './Icons/FileIcon';
import { FolderOpenedIcon } from './Icons/FolderOpenedIcon';
import { TemplateIcon } from './Icons/TemplateIcon';
Expand Down

0 comments on commit b48e34e

Please sign in to comment.