remove superfluous blank line

This commit is contained in:
Christian Helbling 2018-10-19 09:46:42 +02:00
parent ac1b59a311
commit af0648dd59

View File

@ -2244,7 +2244,6 @@ class CommandDispatcher:
log.misc.debug('state before fullscreen: {}'.format(
debug.qflags_key(Qt, window.state_before_fullscreen)))
@cmdutils.register(instance='command-dispatcher', scope='window',
name='tab-mute')
@cmdutils.argument('count', count=True)