Skip to content

Commit 98ca7f0

Browse files
Merge branch 'mrschmidt/getbytes' of github.com:firebase/firebase-js-sdk into mrschmidt/getbytes
2 parents 3aa8b21 + 7955731 commit 98ca7f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/storage/src/implementation/requests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import {
4141
toResourceString
4242
} from './metadata';
4343
import { fromResponseString } from './list';
44-
import { RequestHandler, RequestInfo, UrlParams } from './requestinfo';
44+
import { RequestInfo, UrlParams } from './requestinfo';
4545
import { isString } from './type';
4646
import { makeUrl } from './url';
4747
import { Connection, ConnectionType } from './connection';

0 commit comments

Comments
 (0)