We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d41c48 commit dad9017Copy full SHA for dad9017
test/unit-tests/toolchain/SelectedXcodeWatcher.test.ts
@@ -26,7 +26,6 @@ import {
26
} from "../../MockUtils";
27
import configuration from "../../../src/configuration";
28
import { Commands } from "../../../src/commands";
29
-import { match } from "sinon";
30
31
suite("Selected Xcode Watcher", () => {
32
const mockedVSCodeWindow = mockGlobalObject(vscode, "window");
0 commit comments