WIP: protocol cleanup

This commit is contained in:
John Estropia
2017-09-29 20:33:10 +09:00
parent 4ead3c34dd
commit 096e5493a6
9 changed files with 248 additions and 102 deletions

View File

@@ -27,11 +27,6 @@ import Foundation
import CoreData
// MARK: - KeyPathString
public typealias KeyPathString = String
// MARK: - OrderBy
/**