Remove import

This commit is contained in:
Olivia Rodriguez Valdes 2019-01-04 14:24:44 -05:00
parent 5f17d6e025
commit 72b8493632

View File

@ -5,7 +5,6 @@ from django.db.models.manager import Manager
# from graphene.utils import LazyList
from graphene.types.resolver import get_default_resolver
from graphene.utils.get_unbound_function import get_unbound_function