Removed some non essential requires from loggedin_users.rb

unstable
Royce Davis 2012-11-06 09:17:09 -06:00
parent e40ab4367a
commit 8c41aca091
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
#!/usr/bin/env ruby
require 'msf/core'
require 'rex'
require 'rex/registry'
require 'fileutils'
class Metasploit3 < Msf::Auxiliary
# Exploit mixins should be called first