See #297: removed unused imports
This commit is contained in:
parent
639882bd34
commit
9427f8b56e
82 changed files with 22 additions and 131 deletions
|
|
@ -1,8 +1,6 @@
|
|||
import pytest
|
||||
|
||||
from django.urls import reverse
|
||||
from django.core.exceptions import ValidationError
|
||||
from django.utils import timezone
|
||||
|
||||
from funkwhale_api.playlists import models
|
||||
from funkwhale_api.playlists import serializers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue