mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-03-03 10:45:51 +03:00
Drop unused import.
This commit is contained in:
parent
725741198b
commit
c1a40c5899
|
@ -13,7 +13,6 @@ from rest_framework.response import Response
|
|||
from rest_framework.request import Request
|
||||
from rest_framework.settings import api_settings
|
||||
import re
|
||||
import warnings
|
||||
|
||||
|
||||
def _remove_trailing_string(content, trailing):
|
||||
|
|
Loading…
Reference in New Issue
Block a user