Remove the unused store client

This commit is contained in:
Andrew Naylor 2015-08-22 02:22:37 +08:00
parent 95f42de3d9
commit 0bc51ede97

View file

@ -8,8 +8,6 @@
import Foundation
var client = ISStoreClient(storeClientType: 0)
var downloadQueue = CKDownloadQueue.sharedDownloadQueue()
downloadQueue.addObserver(DownloadQueueObserver())