Skip to content

Commit 05ee853

Browse files
committed
Remove wrong comment
1 parent 3fae3fd commit 05ee853

File tree

1 file changed

+0
-2
lines changed
  • python/ql/test/experimental/query-tests/Security/CWE-730

1 file changed

+0
-2
lines changed

python/ql/test/experimental/query-tests/Security/CWE-730/re_bad.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ def direct():
1414
re.search(unsafe_pattern, "")
1515

1616

17-
# A RemoteFlowSource is used directly as re.compile's pattern
18-
1917
@app.route("/compile")
2018
def compile():
2119
"""

0 commit comments

Comments
 (0)