mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-09-09 19:31:58 +02:00
cleanup
This commit is contained in:
@@ -80,7 +80,7 @@ public protocol ImportableObject: DynamicObject {
|
||||
func didInsert(
|
||||
from source: ImportSource,
|
||||
in transaction: BaseDataTransaction
|
||||
) throws(any Swift.Error)
|
||||
) throws(any Swift::Error)
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user