summaryrefslogtreecommitdiff
path: root/cmd2.py
diff options
context:
space:
mode:
authorKevin Van Brunt <kmvanbrunt@gmail.com>2018-04-11 01:10:04 -0400
committerKevin Van Brunt <kmvanbrunt@gmail.com>2018-04-11 01:10:04 -0400
commit2ffd342e7523e36f2e0536beca6cf36db5070362 (patch)
treeeb5d75b8faebf5a0478791005429338f28c85675 /cmd2.py
parentf4f2b9ede5f34459d84dee21400cc23bc6008776 (diff)
downloadcmd2-git-2ffd342e7523e36f2e0536beca6cf36db5070362.tar.gz
Removed extra new line
Diffstat (limited to 'cmd2.py')
-rwxr-xr-xcmd2.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd2.py b/cmd2.py
index d6c7109d..7084dc5e 100755
--- a/cmd2.py
+++ b/cmd2.py
@@ -2959,7 +2959,6 @@ Usage: Usage: unalias [-a] name [name ...]
self._print_topics(category, cmds_cats[category], verbose)
self._print_topics('Other', cmds_doc, verbose)
-
self.print_topics(self.misc_header, help_topics, 15, 80)
self.print_topics(self.undoc_header, cmds_undoc, 15, 80)