Skip to content

Commit 9349b14

Browse files
refactor(eio-client): remove unused import
1 parent ffe51e2 commit 9349b14

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/engine.io-client/lib/transports/polling-fetch.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { Polling } from "./polling.js";
2-
import { CookieJar, createCookieJar } from "../globals.node.js";
32

43
/**
54
* HTTP long-polling based on the built-in `fetch()` method.

0 commit comments

Comments
 (0)