mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-03-21 08:59:08 +01:00
Cleanup unnecessary #available branches
This commit is contained in:
@@ -34,7 +34,6 @@ import CoreData
|
||||
|
||||
- SeeAlso: `SectionBy`
|
||||
*/
|
||||
@available(macOS 10.12, *)
|
||||
@objc
|
||||
public final class CSSectionBy: NSObject {
|
||||
|
||||
@@ -91,7 +90,6 @@ public final class CSSectionBy: NSObject {
|
||||
|
||||
// MARK: - SectionBy
|
||||
|
||||
@available(macOS 10.12, *)
|
||||
extension SectionBy {
|
||||
|
||||
// MARK: CoreStoreSwiftType
|
||||
|
||||
Reference in New Issue
Block a user