Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0238c19

Browse files
committed
remove TODO
1 parent 5941eb2 commit 0238c19

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ql/src/codeql_ruby/frameworks/ActionController.qll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ private class ApplicationControllerAccess extends ConstantReadAccess {
1919
ApplicationControllerAccess() { this.getName() = "ApplicationController" }
2020
}
2121

22-
// TODO: Less clumsy name for this?
2322
/**
2423
* A `ClassDeclaration` for a class that extends `ActionController::Base`.
2524
* For example,

0 commit comments

Comments
 (0)