Remove uneeded import
This commit is contained in:
parent
183ff30fa5
commit
4a618079ae
@ -1,6 +1,6 @@
|
||||
import random
|
||||
|
||||
from mopidy.models import Track, Playlist
|
||||
from mopidy.models import Playlist
|
||||
|
||||
def populate_playlist(func):
|
||||
def wrapper(self):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user