Skip to content

Commit

Permalink
refactor(Icons): remove commented file icon section
Browse files Browse the repository at this point in the history
  • Loading branch information
olafsulich committed Jan 27, 2025
1 parent 803107f commit a3adac2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-ui-kit/src/Icon/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ export * from './CodeInlineIcon';
export * from './CodeBlockIcon';
export * from './BlockquoteIcon';

// File Icons
export * from './Files/ArchiveFileIcon';
export * from './Files/AudioFileIcon';
export * from './Files/CodeFileIcon';
Expand Down

0 comments on commit a3adac2

Please sign in to comment.