Skip to content

Commit

Permalink
chore: removed dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
shindigira committed Jan 30, 2024
1 parent 487dae0 commit e522706
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions src/components/List/List.less

This file was deleted.

1 change: 0 additions & 1 deletion src/components/List/List.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import classnames from 'classnames';
import './List.less';

interface ListProperties {
children: JSX.Element | JSX.Element[];
Expand Down

0 comments on commit e522706

Please sign in to comment.