Skip to content

Commit

Permalink
fixed linting issue with SystemToolbar.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven Oh committed Jan 25, 2024
1 parent c7ea741 commit e174c71
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ import CreateSystemModal from './CreateSystemModal';
import DeleteSystemModal from './DeleteSystemModal';
import UndeleteSystemModal from './UndeleteSystemModal';


type ToolbarButtonProps = {
text: string;
icon: string;
Expand Down

0 comments on commit e174c71

Please sign in to comment.