Skip to content

Commit

Permalink
fix: remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
afeiship committed Feb 8, 2021
1 parent 2b00653 commit 0cf8594
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { createEditor, Editor, Element } from 'slate';
import { Slate, Editable, withReact } from 'slate-react';
import nx from '@jswork/next';
import nxCompose from '@jswork/next-compose';
import nxDeepAssign from '@jswork/next-deep-assign';
import nxIsEmpty from '@jswork/next-is-empty';
import nxCompactObject from '@jswork/next-compact-object';
import NxSlateSerialize from '@jswork/next-slate-serialize';
Expand Down

0 comments on commit 0cf8594

Please sign in to comment.