mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
PY: remove leftover comment
This commit is contained in:
@@ -30,7 +30,6 @@ abstract class PointsToExtension extends @py_flow_node {
|
||||
* sources of data to the points-to analysis.
|
||||
*/
|
||||
|
||||
/* Custom points-to fact with inferred class */
|
||||
/* An example */
|
||||
/** An extension representing the fact that a variable iterating over range or xrange must be an integer */
|
||||
class RangeIterationVariableFact extends PointsToExtension {
|
||||
|
||||
Reference in New Issue
Block a user