mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-25 19:14:11 +03:00
Fixed flake
This commit is contained in:
parent
728bcacb0e
commit
2a73e5e479
|
@ -2,7 +2,6 @@ from django.core.exceptions import ImproperlyConfigured
|
|||
from rest_framework import serializers
|
||||
|
||||
import graphene
|
||||
from graphene import Dynamic
|
||||
|
||||
from ..registry import get_global_registry
|
||||
from ..utils import import_single_dispatch
|
||||
|
|
Loading…
Reference in New Issue
Block a user