Skip to content

Commit 9639f18

Browse files
authored
remove unused symbol (#3530)
1 parent 3f1b57d commit 9639f18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/web/fetch/symbols.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
'use strict'
22

33
module.exports = {
4-
kUrl: Symbol('url'),
54
kHeaders: Symbol('headers'),
65
kSignal: Symbol('signal'),
76
kState: Symbol('state'),

0 commit comments

Comments
 (0)