Skip to content

Commit aac2db8

Browse files
committed
Remove comment about report_auth_info
This module isn't using report_auth_info, so this comment is no longer needed.
1 parent b837741 commit aac2db8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/post/windows/gather/credentials/filezilla_server.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,6 @@ def get_filezilla_creds(paths)
199199
end
200200
# report the goods!
201201
if config['admin_port'] == "<none>"
202-
#if report_auth_info executes with admin_port equal to "<none>"
203-
#the module will crash with an error.
204202
vprint_status("(No admin information found.)")
205203
else
206204
service_data = {

0 commit comments

Comments
 (0)