Skip to content

Commit 07276c9

Browse files
committed
fix: remove unused kSocketPath symbol
1 parent eaedd18 commit 07276c9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/core/symbols.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ module.exports = {
1919
kBodyTimeout: Symbol('body timeout'),
2020
kServerName: Symbol('server name'),
2121
kLocalAddress: Symbol('local address'),
22-
kSocketPath: Symbol('socket path'),
2322
kHost: Symbol('host'),
2423
kNoRef: Symbol('no ref'),
2524
kBodyUsed: Symbol('used'),

0 commit comments

Comments
 (0)