pyflakes cleanup

This commit is contained in:
Romain Bignon 2010-06-30 19:08:33 +02:00
commit 00f1982c18
2 changed files with 1 additions and 3 deletions

View file

@ -45,8 +45,6 @@ class HaveSex(PromptApplication):
return self.loop()
return self.weboob.backends.get(bname, None), id
@PromptApplication.command("exit program")
def command_exit(self):
print 'Returning in real-life...'