We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 947edaf commit ac97db7Copy full SHA for ac97db7
1 file changed
packages/insomnia/src/main/network/curl.ts
@@ -1,6 +1,5 @@
1
import { Readable } from 'node:stream';
2
3
-import { he } from '@faker-js/faker';
4
import { Curl, CurlFeature, CurlInfoDebug, HeaderInfo } from '@getinsomnia/node-libcurl';
5
import electron, { BrowserWindow } from 'electron';
6
import fs from 'fs';
0 commit comments