Skip to content

Commit 2765685

Browse files
Removed query_strings.py as it is no longer needed
1 parent c18ca54 commit 2765685

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

django_postgresql_dag/models.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313

1414
from .exceptions import NodeNotReachableException
1515
from .transformations import _ordered_filter
16-
from .query_strings import *
1716
from .query_builders import (
1817
AncestorQuery,
1918
DescendantQuery,

django_postgresql_dag/query_strings.py

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)