Skip to content

Commit dc282f5

Browse files
committed
Cleanup
1 parent 117c2b9 commit dc282f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/msf/core/exploit/remote/http_server.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,8 +154,6 @@ def start_service(opts = {})
154154

155155
proto = (opts['ssl'] ? "https" : "http")
156156

157-
puts proto
158-
159157
# SSLCompression may or may not actually be available. For example, on
160158
# Ubuntu, it's disabled by default, unless the correct environment
161159
# variable is set. See https://github.com/rapid7/metasploit-framework/pull/2666

0 commit comments

Comments
 (0)