Merge pull request #7 from kokarare1212/deepsource-fix-ce8fef1b

Remove reimported module
This commit is contained in:
こうから 2021-04-10 08:27:33 +09:00 committed by GitHub
commit 86ae06de51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ from librespot.metadata.AlbumId import AlbumId
from librespot.metadata.ArtistId import ArtistId
from librespot.metadata.EpisodeId import EpisodeId
from librespot.metadata.PlayableId import PlayableId
from librespot.metadata.ShowId import SpotifyId
from librespot.metadata.SpotifyId import SpotifyId
from librespot.metadata.TrackId import TrackId
from librespot.metadata.UnsupportedId import UnsupportedId