mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-11 12:16:58 +03:00
Removed unused empty class
This commit is contained in:
parent
9a198c8c86
commit
5686008660
|
@ -11,10 +11,6 @@ from .base import LazyType, MountType, OrderedType
|
|||
from .definitions import NonNull
|
||||
|
||||
|
||||
class Empty(object):
|
||||
pass
|
||||
|
||||
|
||||
class Field(OrderedType):
|
||||
|
||||
def __init__(
|
||||
|
|
Loading…
Reference in New Issue
Block a user