Skip to content

Commit dad9017

Browse files
committed
Fix lint error
1 parent 8d41c48 commit dad9017

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/unit-tests/toolchain/SelectedXcodeWatcher.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import {
2626
} from "../../MockUtils";
2727
import configuration from "../../../src/configuration";
2828
import { Commands } from "../../../src/commands";
29-
import { match } from "sinon";
3029

3130
suite("Selected Xcode Watcher", () => {
3231
const mockedVSCodeWindow = mockGlobalObject(vscode, "window");

0 commit comments

Comments
 (0)