Removed whitespaces

git-svn-id: file:///home/svn/framework3/trunk@14106 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Carlos Perez 2011-10-28 23:06:52 +00:00
parent e4695b21ec
commit 86128d3373
1 changed files with 1 additions and 5 deletions

View File

@ -11,12 +11,8 @@
require 'msf/core'
require 'rex'
require 'msf/core/post/common'
class Metasploit3 < Msf::Post
include Msf::Post::Common
@ -200,4 +196,4 @@ class Metasploit3 < Msf::Post
end
return cmd
end
end
end