Skip to content

Commit e343142

Browse files
committed
remove unused URL global from frogpond/fetch/index
1 parent d32474a commit e343142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/fetch/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @flow
22

3-
/* globals Request, URL */
3+
/* globals Request */
44

55
import {cachedFetch} from './cached'
66
import {userAgent} from '@frogpond/constants'

0 commit comments

Comments
 (0)