rm junk code

GSoC/Meterpreter_Web_Console
Wei Chen 2018-09-26 21:19:16 -05:00
parent 9064fac1ff
commit c0ddbba049
1 changed files with 0 additions and 5 deletions

View File

@ -96,11 +96,6 @@ class Obj
@notes = module_instance.notes
if @name =~ /ms08_059_his2006/
require 'pry'
pry.binding
end
# Due to potentially non-standard ASCII we force UTF-8 to ensure no problem with JSON serialization
force_encoding(Encoding::UTF_8)
end