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.
1 parent d32474a commit e343142Copy full SHA for e343142
modules/fetch/index.js
@@ -1,6 +1,6 @@
1
// @flow
2
3
-/* globals Request, URL */
+/* globals Request */
4
5
import {cachedFetch} from './cached'
6
import {userAgent} from '@frogpond/constants'
0 commit comments