Small code cleaning

This commit is contained in:
Memo Garcia 2016-03-18 13:44:21 +00:00
parent 2864edd6d1
commit fcb358bc80

View File

@ -226,7 +226,6 @@ class FreezerShell(App):
def main(argv=sys.argv[1:]):
print('hola')
return FreezerShell().run(argv)