We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20d7df5 commit 89ff0b6Copy full SHA for 89ff0b6
public/js/lib/editor/index.js
@@ -9,7 +9,6 @@ import toolBarTemplate from './toolbar.html'
9
import './markdown-lint'
10
import { initTableEditor } from './table-editor'
11
import { availableThemes } from './constants'
12
-import { } from './ui-elements'
13
14
/* config section */
15
const isMac = CodeMirror.keyMap.default === CodeMirror.keyMap.macDefault
0 commit comments