This commit is contained in:
Josh Johnson 2018-04-27 23:15:05 -04:00
parent c37ac45e80
commit 6f0bbe3ed7
4 changed files with 5 additions and 5 deletions

View file

@ -48,4 +48,4 @@ export class XQueryCompletionItemProvider implements CompletionItemProvider {
return completionItem;
}
}
}