Remove unnecessary requires

This commit is contained in:
Jon Hart 2015-01-21 20:23:03 -08:00
parent 3a5d6b4717
commit ceed293969
No known key found for this signature in database
GPG Key ID: 2FA9F0A3AFA8E9D3
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@
##
require 'msf/core'
require 'rex'
require 'msf/core/auxiliary/report'
require 'rex/proto/rfb'
class Metasploit3 < Msf::Post
include Msf::Post::Windows::Registry