Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed Apr 9, 2022
1 parent 6065226 commit f604e28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/fetch/headers.js
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ class HeadersList {
return this[kHeadersMap].has(normalizedName)
}

keys() {
keys () {
return this[kHeadersMap].keys()
}

Expand Down

0 comments on commit f604e28

Please sign in to comment.