mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-05-12 10:49:59 +02:00
WIP: broken generics
This commit is contained in:
@@ -246,7 +246,7 @@ public struct MigrationChain: ExpressibleByNilLiteral, ExpressibleByStringLitera
|
||||
|
||||
// MARK: Private
|
||||
|
||||
private let versionTree: [String: String]
|
||||
fileprivate let versionTree: [String: String]
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user