Skip to content

Commit b45d06d

Browse files
committed
PY: remove leftover comment
1 parent 755b0bb commit b45d06d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/ql/lib/semmle/python/types/Extensions.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ abstract class PointsToExtension extends @py_flow_node {
3030
* sources of data to the points-to analysis.
3131
*/
3232

33-
/* Custom points-to fact with inferred class */
3433
/* An example */
3534
/** An extension representing the fact that a variable iterating over range or xrange must be an integer */
3635
class RangeIterationVariableFact extends PointsToExtension {

0 commit comments

Comments
 (0)