Remove reimported module
This commit is contained in:
committed by
GitHub
parent
2790f484c8
commit
8f3c95ea41
@@ -22,7 +22,6 @@ import urllib.parse
|
|||||||
|
|
||||||
if typing.TYPE_CHECKING:
|
if typing.TYPE_CHECKING:
|
||||||
from librespot.core import Session
|
from librespot.core import Session
|
||||||
from librespot.crypto import Packet
|
|
||||||
|
|
||||||
|
|
||||||
class AbsChunkedInputStream(io.BytesIO, HaltListener):
|
class AbsChunkedInputStream(io.BytesIO, HaltListener):
|
||||||
|
|||||||
Reference in New Issue
Block a user