Skip to content

Commit

Permalink
Removed query_strings.py as it is no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
JackAtOmenApps committed Nov 22, 2020
1 parent c18ca54 commit 2765685
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 24 deletions.
1 change: 0 additions & 1 deletion django_postgresql_dag/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@

from .exceptions import NodeNotReachableException
from .transformations import _ordered_filter
from .query_strings import *
from .query_builders import (
AncestorQuery,
DescendantQuery,
Expand Down
23 changes: 0 additions & 23 deletions django_postgresql_dag/query_strings.py

This file was deleted.

0 comments on commit 2765685

Please sign in to comment.