Skip to content

Commit 4a605ad

Browse files
committed
Remove unused items
1 parent afdc61e commit 4a605ad

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

src/index.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
import Base from './Base';
2-
import Blue from './Blue';
3-
import Outline from './Outline';
42

5-
export {Base, Blue, Outline};
3+
export {Base};

0 commit comments

Comments
 (0)