mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-08-13 16:54:47 +03:00
Fix code style: remove trailing whitespace and unused imports
This commit is contained in:
parent
d381901de4
commit
06b0441969
|
@ -1,5 +1,4 @@
|
|||
import importlib
|
||||
import secrets
|
||||
from io import StringIO
|
||||
from unittest import mock
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user