Adam Nemecek's refactor

This commit is contained in:
Adam Nemecek
2017-09-01 15:47:46 -05:00
committed by Allen Humphreys
parent aac1ccac70
commit c9ae271dbb
143 changed files with 3497 additions and 3520 deletions
@@ -9,7 +9,7 @@
import Foundation
@objc protocol TranscriptIndexingServiceProtocol: NSObjectProtocol {
func indexTranscriptsIfNeeded(storageURL: URL, schemaVersion: UInt64)
}