Skip to content

Commit 89ff0b6

Browse files
committed
Fix coding style
Signed-off-by: Yukai Huang <[email protected]>
1 parent 20d7df5 commit 89ff0b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

public/js/lib/editor/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import toolBarTemplate from './toolbar.html'
99
import './markdown-lint'
1010
import { initTableEditor } from './table-editor'
1111
import { availableThemes } from './constants'
12-
import { } from './ui-elements'
1312

1413
/* config section */
1514
const isMac = CodeMirror.keyMap.default === CodeMirror.keyMap.macDefault

0 commit comments

Comments
 (0)