Skip to content

Commit 6c16f54

Browse files
committed
Remove unused import
1 parent a79f2dd commit 6c16f54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/server/src/complete/Identifier.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { CompletionItem, CompletionItemKind } from 'vscode-languageserver-types'
2-
import { makeTableAlias } from './StringUtils'
32

43
export const ICONS = {
54
KEYWORD: CompletionItemKind.Text,

0 commit comments

Comments
 (0)