remove debug info - require 'pry'

bug/bundler_fix
nixawk 2015-11-03 06:52:11 +00:00
parent 46fe0c0899
commit 109e9b6b6e
1 changed files with 0 additions and 1 deletions

View File

@ -5,7 +5,6 @@
##
require 'msf/core'
require 'pry'
class Metasploit4 < Msf::Exploit::Remote
Rank = ExcellentRanking