mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-20 16:44:08 +01:00
fix compile error
This commit is contained in:
@@ -100,8 +100,7 @@ public final class Entity<O: CoreStoreObject>: DynamicEntity {
|
|||||||
entityName,
|
entityName,
|
||||||
isAbstract: isAbstract,
|
isAbstract: isAbstract,
|
||||||
versionHashModifier: versionHashModifier,
|
versionHashModifier: versionHashModifier,
|
||||||
indexes: indexes,
|
indexes: indexes
|
||||||
uniqueConstraints: []
|
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user