mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-11 16:52:25 +03:00
Remove unused import
This commit is contained in:
parent
7ac0e82176
commit
d96c032add
|
@ -1,6 +1,6 @@
|
|||
import json
|
||||
|
||||
from django.test import Client, TestCase
|
||||
from django.test import TestCase
|
||||
|
||||
|
||||
class GraphQLTestCase(TestCase):
|
||||
|
|
Loading…
Reference in New Issue
Block a user