Skip to content

Commit 2fe704c

Browse files
committed
Deleted undeeded comments and spaces.
1 parent 217b263 commit 2fe704c

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

modules/auxiliary/dos/upnp/miniupnpd_dos.rb

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ def initialize(info = {})
2222
},
2323
'Author' => [ 'Dejan Lukan' ],
2424
'License' => MSF_LICENSE,
25-
'Version' => '$Revision: 9999 $',
2625
'References' => [
2726
[ 'CVE', '2013-0229' ],
2827
[ 'OSVDB', '89625' ],
@@ -60,26 +59,3 @@ def run
6059
disconnect_udp
6160
end
6261
end
63-
64-
65-
66-
67-
68-
69-
70-
71-
72-
73-
74-
75-
76-
77-
78-
79-
80-
81-
82-
83-
84-
85-

0 commit comments

Comments
 (0)