mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-28 00:49:49 +03:00
remove unnecessary import from api guide renderes examples
This commit is contained in:
parent
bc4d52558b
commit
f55a2e0fc8
|
@ -273,7 +273,6 @@ By default this will include the following keys: `view`, `request`, `response`,
|
|||
|
||||
The following is an example plaintext renderer that will return a response with the `data` parameter as the content of the response.
|
||||
|
||||
from django.utils.encoding import smart_unicode
|
||||
from rest_framework import renderers
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user