whitespace tweaks

git-svn-id: file:///home/svn/framework3/trunk@9352 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Joshua Drake 2010-05-24 14:56:49 +00:00
parent 14a6a1b95f
commit be158fbcb3
1 changed files with 13 additions and 16 deletions

View File

@ -9,10 +9,8 @@
# http://metasploit.com/framework/
##
require 'msf/core'
class Metasploit3 < Msf::Exploit::Remote
Rank = AverageRanking
@ -83,4 +81,3 @@ class Metasploit3 < Msf::Exploit::Remote
end
end