mirror of
https://github.com/mas-cli/mas
synced 2024-11-25 04:50:24 +00:00
Remove the unused store client
This commit is contained in:
parent
95f42de3d9
commit
0bc51ede97
1 changed files with 0 additions and 2 deletions
|
@ -8,8 +8,6 @@
|
|||
|
||||
import Foundation
|
||||
|
||||
var client = ISStoreClient(storeClientType: 0)
|
||||
|
||||
var downloadQueue = CKDownloadQueue.sharedDownloadQueue()
|
||||
downloadQueue.addObserver(DownloadQueueObserver())
|
||||
|
||||
|
|
Loading…
Reference in a new issue