We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3aa8b21 + 7955731 commit 98ca7f0Copy full SHA for 98ca7f0
packages/storage/src/implementation/requests.ts
@@ -41,7 +41,7 @@ import {
41
toResourceString
42
} from './metadata';
43
import { fromResponseString } from './list';
44
-import { RequestHandler, RequestInfo, UrlParams } from './requestinfo';
+import { RequestInfo, UrlParams } from './requestinfo';
45
import { isString } from './type';
46
import { makeUrl } from './url';
47
import { Connection, ConnectionType } from './connection';
0 commit comments