1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-05 14:57:30 +01:00

remove debug statement

This commit is contained in:
Tim 2016-09-22 16:27:11 +01:00
parent 34e02fe097
commit c13ab28a5b

View File

@ -414,8 +414,6 @@ protected
url = payload_uri(req) + conn_id
url << '/' unless url[-1] == '/'
p url
# Short-circuit the payload's handle_connection processing for create_session
create_session(cli, {
:passive_dispatcher => self.service,