mirror of
https://github.com/filecoin-project/slate.git
synced 2024-11-27 10:52:41 +03:00
removed unused import
This commit is contained in:
parent
a8033e120e
commit
7dd416e38c
@ -22,7 +22,6 @@ import { CheckBox } from "~/components/system/components/CheckBox";
|
||||
import { CodeBlock } from "~/components/system/components/CodeBlock";
|
||||
import { CodeTextarea } from "~/components/system/components/CodeTextarea";
|
||||
import { DatePicker } from "~/components/system/components/DatePicker";
|
||||
import { GlobalModal } from "~/components/system/components/GlobalModal";
|
||||
import { GlobalNotification } from "~/components/system/components/GlobalNotification";
|
||||
import { Input } from "~/components/system/components/Input";
|
||||
import { ListEditor } from "~/components/system/components/ListEditor";
|
||||
@ -73,7 +72,6 @@ export {
|
||||
CodeText,
|
||||
CodeTextarea,
|
||||
DatePicker,
|
||||
GlobalModal,
|
||||
GlobalNotification,
|
||||
Input,
|
||||
ListEditor,
|
||||
|
Loading…
Reference in New Issue
Block a user