Skip to content

Commit c6a6d5c

Browse files
committed
Remove URL
1 parent b5579c3 commit c6a6d5c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cursorless-vscode-e2e/src/scripts/generateScopeTestsForHaskell.mts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import * as fs from "fs";
22
import * as path from "path";
3-
import * as url from "url";
43

54
const functionsWithSingleCase = [
65
["id :: a -> a", "id x = x"],

0 commit comments

Comments
 (0)