1
1
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:
Daniel Barber 2020-01-17 17:48:12 -05:00
parent 7b1728b521
commit 26646ea88e
Signed by: danbarber
GPG Key ID: 931D8112E0103DD8

View File

@ -11,8 +11,6 @@ import ReSwift
import Kingfisher
class UserNotificationsController {
let cache = ImageCache.default
init() {
App.store.subscribe(self) {
$0.select { $0.playerState.currentSong }