mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-05-01 05:04:18 +02:00
fix compiler errors
This commit is contained in:
@@ -28,7 +28,7 @@ import Foundation
|
||||
|
||||
// MARK: - CSDataStack
|
||||
|
||||
public extension CSDataStack {
|
||||
extension CSDataStack {
|
||||
|
||||
/**
|
||||
Begins a transaction asynchronously where `NSManagedObject` creates, updates, and deletes can be made.
|
||||
|
||||
Reference in New Issue
Block a user