mirror of
https://github.com/truenas/charts.git
synced 2026-04-10 14:18:23 +08:00
None
This commit is contained in:
committed by
Stavros Kois
parent
3183643dbf
commit
fdb8226030
@@ -25,7 +25,7 @@ def storage_migrate(storage):
|
||||
|
||||
|
||||
for key in delete_keys:
|
||||
storage.pop(key)
|
||||
storage.pop(key, None)
|
||||
|
||||
return storage
|
||||
|
||||
|
||||
Reference in New Issue
Block a user