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