Update Models
Summary: - Sources: update Models Stats: - 1 file changed, 1 deletion(-)
This commit is contained in:
parent
490c047b54
commit
a9e0be83fc
@ -14,7 +14,6 @@ public enum StorageError: Error {
|
||||
case unregisteredKey(String)
|
||||
case duplicateRegisteredKeys([String])
|
||||
case missingDescription(String)
|
||||
// ...
|
||||
}
|
||||
|
||||
extension StorageError: @unchecked Sendable {}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user