mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-22 09:36:49 +03:00
remove unused import
This commit is contained in:
parent
734f8f2667
commit
1368c31a70
|
@ -10,7 +10,6 @@ from django.shortcuts import get_object_or_404 as _get_object_or_404
|
|||
from django.utils import six
|
||||
from django.utils.translation import ugettext as _
|
||||
from rest_framework import views, mixins
|
||||
from rest_framework.exceptions import NotFound
|
||||
from rest_framework.settings import api_settings
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user