[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 {
|
||||
default as nodeFetch,
|
||||
Headers,
|
||||
Request,
|
||||
Response,
|
||||
} from 'node-fetch'
|
||||
import { default as nodeFetch, Headers, Request, Response } from 'node-fetch'
|
||||
import type { RequestInit } from 'node-fetch'
|
||||
import Stream from 'node:stream'
|
||||
import * as _ from './utils'
|
||||
|
|
Loading…
Reference in a new issue