Very small change to the doc

bug/bundler_fix
sinn3r 2014-09-06 01:54:52 -05:00
parent 0dcf481d76
commit 6df7658267
1 changed files with 0 additions and 2 deletions

View File

@ -18,12 +18,10 @@ module Metasploit
CAN_GET_SESSION = true
#
# Decides which login routine and returns the results
#
# @param credential [Metasploit::Framework::Credential] The credential object
# @return [Result]
#
def attempt_login(credential)
result_opts = {
credential: credential