Skip to content

Commit 32cb983

Browse files
authored
Merge pull request #2805 from codefori/fix/bad_import_in_api
Remove unused imports from serverFile.ts
2 parents 13bff44 + 772e842 commit 32cb983

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/configuration/serverFile.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
import path from "path";
3-
import { RelativePattern, workspace, WorkspaceFolder } from "vscode";
43
import IBMi from "../IBMi";
54

65
const WORKSPACE_ROOT = `.vscode`;

0 commit comments

Comments
 (0)