We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37f5b5 commit 22dd648Copy full SHA for 22dd648
1 file changed
src/test/suite/util/file-util.test.ts
@@ -1,4 +1,4 @@
1
-import { deepEqual, doesNotThrow, equal, throws } from "assert"
+import { deepEqual, doesNotThrow, throws } from "assert"
2
3
import { Settings } from "../../../settings"
4
import { FileUtil } from "../../../util/file-util"
0 commit comments