Skip to content

Commit 17dd5cd

Browse files
committed
Ruby: remove a stray TODO
1 parent d2e381a commit 17dd5cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ruby/ql/lib/codeql/ruby/ApiGraphs.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,6 @@ module API {
455455
param instanceof BlockParameter and
456456
result = Label::blockParameter()
457457
or
458-
// TODO: the index can be offset by preceding non-positional parameters; translate correctly
459458
(
460459
param instanceof SimpleParameter
461460
or

0 commit comments

Comments
 (0)