Skip to content

Commit

Permalink
Merge pull request #8 from tenzir/topic/hotfix-dsad
Browse files Browse the repository at this point in the history
Remove dsad
  • Loading branch information
jachris authored Aug 7, 2023
2 parents 284e84e + 94eebf5 commit 59e6aa1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,3 @@ export const tqlCompletion = TenzirQueryLang.data.of({
export function TQL() {
return new LanguageSupport(TenzirQueryLang, [tqlCompletion]);
}
; dsad;

0 comments on commit 59e6aa1

Please sign in to comment.