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 6c46654 commit 72a23c9Copy full SHA for 72a23c9
test/unit-tests/toolchain/swiftly.test.ts
@@ -13,7 +13,6 @@
13
//===----------------------------------------------------------------------===//
14
15
import { expect } from "chai";
16
-import * as sinon from "sinon";
17
import { Swiftly } from "../../../src/toolchain/swiftly";
18
import * as utilities from "../../../src/utilities/utilities";
19
import { mockGlobalModule, mockGlobalValue } from "../../MockUtils";
0 commit comments