Remove extra blank line from utilcmds

This commit is contained in:
Ryan Roden-Corrent 2017-09-08 08:00:29 -04:00
parent deb6cccff9
commit a8b0a42791

View File

@ -183,7 +183,6 @@ def debug_cache_stats():
log.misc.debug('history: {}'.format(history_info)) log.misc.debug('history: {}'.format(history_info))
@cmdutils.register(debug=True) @cmdutils.register(debug=True)
def debug_console(): def debug_console():
"""Show the debugging console.""" """Show the debugging console."""