Skip to content

Commit 3ed6632

Browse files
committed
Let's actually delete the line....
1 parent db2850b commit 3ed6632

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/rex/parser/burp_issue_nokogiri.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ def report_vuln
111111
return unless @state[:service_object]
112112
return unless @state[:vuln_name]
113113
return unless @state[:issue_detail]
114-
#return unless @state[:refs]
115114
vuln_info = {workspace: @args[:wspace]}
116115
vuln_info[:service_id] = @state[:service_object].id
117116
vuln_info[:host] = @state[:host]

0 commit comments

Comments
 (0)