mirror of
https://github.com/pinry/pinry.git
synced 2025-11-13 08:35:41 +01:00
Fix: flake8
This commit is contained in:
committed by
Isaac Bythewood
parent
47778d492e
commit
bb4522829d
@@ -1,7 +1,6 @@
|
||||
from django.conf import settings
|
||||
from rest_framework import serializers
|
||||
from rest_framework.exceptions import ValidationError
|
||||
from rest_framework.validators import UniqueTogetherValidator
|
||||
from taggit.models import Tag
|
||||
|
||||
from core.models import Image, Board
|
||||
|
||||
Reference in New Issue
Block a user