Typo.
This commit is contained in:
parent
eeb1f2e66f
commit
b886121c10
@ -209,8 +209,8 @@ class Shell(gobject.GObject):
|
|||||||
jobject.file_path = file_path
|
jobject.file_path = file_path
|
||||||
datastore.write(jobject)
|
datastore.write(jobject)
|
||||||
finally:
|
finally:
|
||||||
datastore.destroy()
|
jobject.destroy()
|
||||||
del datastore
|
del jobject
|
||||||
finally:
|
finally:
|
||||||
os.remove(file_path)
|
os.remove(file_path)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user