Skip to content

Commit

Permalink
remove unused symbol (#3530)
Browse files Browse the repository at this point in the history
  • Loading branch information
KhafraDev authored Aug 31, 2024
1 parent 3f1b57d commit 9639f18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/web/fetch/symbols.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
'use strict'

module.exports = {
kUrl: Symbol('url'),
kHeaders: Symbol('headers'),
kSignal: Symbol('signal'),
kState: Symbol('state'),
Expand Down

0 comments on commit 9639f18

Please sign in to comment.