mirror of
https://github.com/github/codeql.git
synced 2026-03-10 17:46:48 +01:00
python: remove copied comment
This commit is contained in:
@@ -1973,7 +1973,6 @@ module StdlibPrivate {
|
||||
|
||||
override DataFlow::Node getValueArg() { result = this.getArg(1) }
|
||||
|
||||
// TODO: These checks perhaps could be made more precise.
|
||||
override predicate nameAllowsNewline() { any() }
|
||||
|
||||
override predicate valueAllowsNewline() { any() }
|
||||
|
||||
Reference in New Issue
Block a user