Skip to content

Commit

Permalink
chore: fix lint (nodejs#1361)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB authored and metcoder95 committed Dec 26, 2022
1 parent 9cbe8e1 commit 944a1f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index-fetch.js
Expand Up @@ -12,4 +12,3 @@ module.exports.FormData = require('./lib/fetch/formdata').FormData
module.exports.Headers = require('./lib/fetch/headers').Headers
module.exports.Response = require('./lib/fetch/response').Response
module.exports.Request = require('./lib/fetch/request').Request

0 comments on commit 944a1f7

Please sign in to comment.