Lint
This commit is contained in:
parent
a628b1f8ce
commit
c8b4d6c0ee
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import * as fetchRetryFactory from "fetch-retry";
|
||||
import { RequestInitRetryParams } from "fetch-retry";
|
||||
import type { RequestInitRetryParams } from "fetch-retry";
|
||||
import { Logger } from "src/tracing/logger";
|
||||
|
||||
const fetchWithRetry = fetchRetryFactory.default(fetch);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue