mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 20:54:16 +03:00
Remove unused merge
This commit is contained in:
parent
a056acba62
commit
018811036b
|
@ -10,7 +10,6 @@ from ..types import Boolean, Int, List, String, AbstractType
|
|||
from ..types.field import Field
|
||||
from ..types.objecttype import ObjectType, ObjectTypeMeta
|
||||
from ..types.options import Options
|
||||
from ..types.utils import merge
|
||||
from ..utils.is_base_type import is_base_type
|
||||
from ..utils.props import props
|
||||
from .node import Node, is_node
|
||||
|
|
Loading…
Reference in New Issue
Block a user