Skip to content

Commit fdfa8b8

Browse files
committed
Remove erroneous newline
1 parent db90d54 commit fdfa8b8

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
@@ -529,7 +529,6 @@ def cmd_history_help
529529
print_line
530530
print_line "Shows the command history."
531531
print_line "If -n is not set, only the last #{@history_limit} commands will be shown."
532-
print_line
533532
print @@history_opts.usage
534533
end
535534

0 commit comments

Comments
 (0)