fixup: remove now unused import

This commit is contained in:
Bruno Windels 2019-09-04 12:40:56 +02:00
parent 6e694c113a
commit 4c04bc19c9

View file

@ -22,7 +22,6 @@ import EditorModel from '../../../editor/model';
import HistoryManager from '../../../editor/history';
import {setCaretPosition} from '../../../editor/caret';
import {
replaceRangeAndExpandSelection,
formatRangeAsQuote,
formatRangeAsCode,
formatInline,