Skip to content

Commit 644637a

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 43bfcbd commit 644637a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/proxy_spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import fs from "node:fs";
22
import path from "node:path";
3-
import tmp from "tmp"
3+
import tmp from "tmp";
44
import { fileURLToPath } from "node:url";
55
import fetch from "node-fetch";
66
import WebSocket from "ws";

0 commit comments

Comments
 (0)