unused import
This commit is contained in:
parent
59b92714d2
commit
6ae955e926
|
|
@ -17,7 +17,6 @@ import {
|
|||
CompletionItemKind,
|
||||
TextDocumentChangeEvent,
|
||||
} from 'vscode-languageserver/node'
|
||||
import { setGlobals } from '../../../src/parser/tokenizer'
|
||||
import { globals } from '../../../src/prelude'
|
||||
|
||||
// Initialize parser with prelude globals so it knows dict/list/str are in scope
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user