Skip to content

Commit 18f1f57

Browse files
author
kazmiruk
committed
fixes flake8 warning
1 parent 21bac85 commit 18f1f57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rest_framework/serializers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import inspect
1717
import types
1818
from decimal import Decimal
19-
import django
2019
from django.core.paginator import Page
2120
from django.db import models
2221
from django.forms import widgets

0 commit comments

Comments
 (0)