Change Directory Layout
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
from __future__ import annotations
|
||||
from librespot.standard import Closeable
|
||||
|
||||
|
||||
class PlayerSession(Closeable):
|
||||
class Listener:
|
||||
pass
|
||||
@@ -1 +0,0 @@
|
||||
from librespot.player.playback.PlayerSession import PlayerSession
|
||||
Reference in New Issue
Block a user