mirror of
https://github.com/github/codeql.git
synced 2025-12-20 10:46:30 +01:00
Python: remove single commented out line of code
This commit is contained in:
@@ -2251,7 +2251,6 @@ private module Django {
|
||||
class DjangoFormFieldClass extends Class {
|
||||
DjangoFormFieldClass() {
|
||||
this.getABase() = Django::Forms::Field::subclassRef().getAUse().asExpr()
|
||||
// api_node.getAnImmediateUse().asExpr().(ClassExpr) = this.getParent()
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user