Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 873b48e

Browse files
author
Boris Pleshakov
committedApr 19, 2020
f unused import
1 parent 874bd9c commit 873b48e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎example/tests/unit/test_renderers.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
from django.test import override_settings
55
from django.utils import timezone
66

7-
from example.tests import TestBase
87
from rest_framework_json_api import serializers, views
98
from rest_framework_json_api.renderers import JSONRenderer
109

0 commit comments

Comments
 (0)
Please sign in to comment.