mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-29 13:41:52 +02:00
Cleanup unnecessary #available branches
This commit is contained in:
@@ -33,7 +33,6 @@ extension Internals {
|
||||
|
||||
// MARK: - CoreStoreFetchedResultsController
|
||||
|
||||
@available(macOS 10.12, *)
|
||||
internal final class CoreStoreFetchedResultsController: NSFetchedResultsController<NSManagedObject> {
|
||||
|
||||
// MARK: Internal
|
||||
|
||||
Reference in New Issue
Block a user