Skip to content

Commit 9295d90

Browse files
committed
Remove debugging output
1 parent 8bf6a34 commit 9295d90

File tree

1 file changed

+0
-1
lines changed
  • lib/msf/ui/console/command_dispatcher

1 file changed

+0
-1
lines changed

lib/msf/ui/console/command_dispatcher/core.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1677,7 +1677,6 @@ def cmd_sessions(*args)
16771677

16781678
if session.type == 'meterpreter'
16791679
# If session.sys is nil, dont even try..
1680-
print_good "Checking if session.sys"
16811680
unless session.sys
16821681
print_error("Session #{s} does not have stdapi loaded, skipping...")
16831682
next

0 commit comments

Comments
 (0)