Skip to content
This repository was archived by the owner on Dec 25, 2023. It is now read-only.

Commit 6b389f7

Browse files
committed
Remove unused import
1 parent e92bdd7 commit 6b389f7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/commands/findReferences.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// eslint-disable-next-line no-unused-vars
2-
import type * as lspTypes from "vscode-languageserver-protocol";
31
import * as searchResultsModule from "../searchResults";
42
import { registerFindReferences } from "./findReferences";
53

0 commit comments

Comments
 (0)