mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-23 18:01:10 +01:00
remov stateIDs
This commit is contained in:
@@ -74,10 +74,10 @@ extension DynamicObject {
|
||||
|
||||
// MARK: Internal
|
||||
|
||||
internal static func keyPathBuilder() -> DynamicObjectMeta<Never, Self> {
|
||||
|
||||
return .init(keyPathString: "SELF")
|
||||
}
|
||||
// internal static func keyPathBuilder() -> DynamicObjectMeta<Never, Self> {
|
||||
//
|
||||
// return .init(keyPathString: "SELF")
|
||||
// }
|
||||
|
||||
internal func runtimeType() -> Self.Type {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user