Skip to content

Commit 02c2448

Browse files
committed
ref: fix file format
1 parent 2ed739d commit 02c2448

File tree

1 file changed

+0
-1
lines changed
  • packages/core/src/utils-hoist/instrument

1 file changed

+0
-1
lines changed

packages/core/src/utils-hoist/instrument/fetch.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/* eslint-disable @typescript-eslint/no-explicit-any */
22
import type { HandlerDataFetch, WebFetchResponse, WebReadableStreamDefaultReader } from '../../types-hoist';
33

4-
54
import { isError } from '../is';
65
import { addNonEnumerableProperty, fill } from '../object';
76
import { supportsNativeFetch } from '../supports';

0 commit comments

Comments
 (0)