mirror of
https://github.com/danbee/persephone
synced 2025-03-04 08:39:11 +00:00
We don't need this at the moment
This commit is contained in:
parent
7b1728b521
commit
26646ea88e
@ -11,8 +11,6 @@ import ReSwift
|
|||||||
import Kingfisher
|
import Kingfisher
|
||||||
|
|
||||||
class UserNotificationsController {
|
class UserNotificationsController {
|
||||||
let cache = ImageCache.default
|
|
||||||
|
|
||||||
init() {
|
init() {
|
||||||
App.store.subscribe(self) {
|
App.store.subscribe(self) {
|
||||||
$0.select { $0.playerState.currentSong }
|
$0.select { $0.playerState.currentSong }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user