mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-05 17:13:36 +02:00
oops
This commit is contained in:
parent
d102ec9b32
commit
3d699bb357
1 changed files with 0 additions and 1 deletions
|
|
@ -75,7 +75,6 @@ def main():
|
|||
f.seek(0)
|
||||
f.truncate()
|
||||
f.write(msg.encode('utf-8'))
|
||||
raise SystemExit(1)
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
|
|
|||
Loading…
Reference in a new issue