mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-02-22 14:30:33 +03:00
Actually, let's not do this to avoid circular imports
This commit is contained in:
parent
2a888ac993
commit
b639034061
|
@ -14,7 +14,6 @@ else:
|
|||
from .list_filter import ListFilter
|
||||
from .range_filter import RangeFilter
|
||||
from .typed_filter import TypedFilter
|
||||
from ..filters import DjangoFilterConnectionField
|
||||
|
||||
__all__ = [
|
||||
"DjangoFilterConnectionField",
|
||||
|
|
Loading…
Reference in New Issue
Block a user