mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-05-13 10:42:17 -04:00
oops
This commit is contained in:
@@ -75,7 +75,6 @@ def main():
|
||||
f.seek(0)
|
||||
f.truncate()
|
||||
f.write(msg.encode('utf-8'))
|
||||
raise SystemExit(1)
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user