mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-09 18:52:23 +01:00
Remove unnecessary imports.
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
import json
|
||||
from django.core.management.base import BaseCommand
|
||||
from django.contrib.auth import get_user_model
|
||||
from queues.models import Queue, Playlist
|
||||
from songs.models import Song
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user