fix PEP8 "E303 too many blank lines (2)"

This commit is contained in:
Hans-Christoph Steiner 2014-05-01 23:42:56 -04:00
parent 69989d4758
commit 16dc3b27d6
3 changed files with 0 additions and 4 deletions

View file

@ -354,7 +354,6 @@ def main():
common.getappname(app), version))
return
for app in apps:
if options.autoonly and app['Auto Update Mode'] in ('None', 'Static'):