Skip to content

Commit 38e837d

Browse files
committed
Remove inaccurate comment
1 parent e483fe4 commit 38e837d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/msf/core/exploit/http/server.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ def start_service(opts = {})
215215
# {#on_request_uri}.
216216
# @return [void]
217217
def hardcoded_uripath(uri)
218-
# we need to handle direct /epaq requests
219218
proc = Proc.new do |cli, req|
220219
on_request_uri(cli, req)
221220
end

0 commit comments

Comments
 (0)