mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 18:01:23 +01:00
minor fixes
This commit is contained in:
@@ -117,8 +117,8 @@ extension CoreStoreError: CustomDebugStringConvertible, CoreStoreDebugStringConv
|
||||
|
||||
let firstLine: String
|
||||
var info: DumpInfo = [
|
||||
("_domain", self._domain),
|
||||
("_code", self._code),
|
||||
("errorDomain", type(of: self).errorDomain),
|
||||
("errorCode", self.errorCode),
|
||||
]
|
||||
switch self {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user