Skip to content

Commit

Permalink
Remove unused info icon
Browse files Browse the repository at this point in the history
  • Loading branch information
d-rita committed Dec 10, 2020
1 parent 63f89cc commit 86e997f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 16 deletions.
1 change: 0 additions & 1 deletion frontend/src/components/svgIcons/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,3 @@ export { SidebarIcon } from './sidebar';
export { QuestionCircleIcon } from './questionCircle';
export { ChartLineIcon } from './chart';
export { EditIcon } from './edit';
export { InfoIcon } from './info';
15 changes: 0 additions & 15 deletions frontend/src/components/svgIcons/info.js

This file was deleted.

0 comments on commit 86e997f

Please sign in to comment.