Remove EOL whitespace

This commit is contained in:
William Vu 2014-11-17 11:46:36 -06:00
parent fc1635e80a
commit 405eae4b6e
No known key found for this signature in database
GPG Key ID: E761DCB4C1629024
1 changed files with 2 additions and 3 deletions

View File

@ -935,7 +935,6 @@ class Metasploit3 < Msf::Auxiliary
detected_version = Rex::Text.decode_base64(Rex::Text.uri_decode(detected_version))
print_status("JavaScript Report: #{detected_version}")
(os_name, os_vendor, os_flavor, os_device, os_sp, os_lang, arch, ua_name, ua_ver) = detected_version.split(':')
if framework.db.active