fixup: remove now unused import

pull/21833/head
Bruno Windels 2019-09-04 12:40:56 +02:00
parent 6e694c113a
commit 4c04bc19c9
1 changed files with 0 additions and 1 deletions

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,