Skip to content

Commit 5d009c8

Browse files
committed
remove dead code
1 parent 0483168 commit 5d009c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/exploits/multi/misc/nodejs_v8_debugger.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ def initialize(info={})
2828
[ 'URL', 'https://github.com/buggerjs/bugger-v8-client/blob/master/PROTOCOL.md' ],
2929
[ 'URL', 'https://github.com/nodejs/node/pull/8106' ]
3030
],
31-
# 'Platform' => ['node'],
32-
# 'Arch' => [ ARCH_NODEJS ],
3331
'Targets' =>
3432
[
3533
['NodeJS', { 'Platform' => 'nodejs', 'Arch' => 'nodejs' } ],

0 commit comments

Comments
 (0)