[ci] format
This commit is contained in:
parent
4de53eccef
commit
62e0efa043
1 changed files with 1 additions and 6 deletions
|
@ -1,9 +1,4 @@
|
||||||
import {
|
import { default as nodeFetch, Headers, Request, Response } from 'node-fetch'
|
||||||
default as nodeFetch,
|
|
||||||
Headers,
|
|
||||||
Request,
|
|
||||||
Response,
|
|
||||||
} from 'node-fetch'
|
|
||||||
import type { RequestInit } from 'node-fetch'
|
import type { RequestInit } from 'node-fetch'
|
||||||
import Stream from 'node:stream'
|
import Stream from 'node:stream'
|
||||||
import * as _ from './utils'
|
import * as _ from './utils'
|
||||||
|
|
Loading…
Reference in a new issue