remove junk method

bug/bundler_fix
wchen-r7 2015-06-05 22:03:56 -05:00
parent ea33d7060e
commit 4b6dcbb9d9
1 changed files with 0 additions and 5 deletions

View File

@ -132,11 +132,6 @@ module Msf
end
def stop_bap_job
$stderr.puts self.inspect
end
# Cleans up everything such as notes and jobs.
#
# @see #rm_exploit_jobs The method for cleaning up jobs.