No longer TODO on the deprecation duh

bug/bundler_fix
Tod Beardsley 2012-11-05 12:32:36 -06:00
parent c8fd6ded0c
commit d3cb9c141d
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ def is_svn
File.directory?(File.join(@msfbase_dir, ".svn"))
end
# TODO
def print_deprecation_warning
$stdout.puts "[*] Deprecation Note: The next version of Metasploit will"
$stdout.puts "[*] update over the git protocol, which requires outbound"