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 c364deb24c
commit fd51fa7356

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 }