remove TODO

This commit is contained in:
Alex Ford
2021-06-23 11:46:25 +01:00
parent 5941eb2be4
commit 0238c19085

View File

@@ -19,7 +19,6 @@ private class ApplicationControllerAccess extends ConstantReadAccess {
ApplicationControllerAccess() { this.getName() = "ApplicationController" }
}
// TODO: Less clumsy name for this?
/**
* A `ClassDeclaration` for a class that extends `ActionController::Base`.
* For example,