[ci] format

This commit is contained in:
bholmesdev 2022-05-20 21:27:42 +00:00 committed by github-actions[bot]
parent 4de53eccef
commit 62e0efa043

View file

@ -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'