Skip to content

Commit 1b356ab

Browse files
committed
Remove commented code
1 parent 8533c07 commit 1b356ab

1 file changed

Lines changed: 0 additions & 10 deletions

File tree

terminusdb_client/woqlquery/woql_query.py

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,6 @@
77

88
from .woql_core import _copy_dict, _path_tokenize, _path_tokens_to_json
99

10-
# pp = pprint.PrettyPrinter(indent=4)
11-
12-
# BLOCK_SCOPE = [
13-
# "select",
14-
# "from",
15-
# "start",
16-
# "when",
17-
# "opt",
18-
# "limit",
19-
# ]
2010
UPDATE_OPERATORS = [
2111
"AddTriple",
2212
"DeleteTriple",

0 commit comments

Comments
 (0)