jdaugherty commented on code in PR #14093:
URL: https://github.com/apache/grails-core/pull/14093#discussion_r2023102313


##########
grails-core/src/main/groovy/grails/core/DefaultGrailsApplication.java:
##########
@@ -627,8 +627,8 @@ public ArtefactInfo getArtefactInfo(String artefactType) {
      * @param methodName The name of the method
      * @param args       The arguments to the method
      * @return The return value of the method
-     * TODO Need to add matches for add<Artefact>Class(java.lang.Class) and 
add<Artefact>Class(GrailsClass)
      */
+    // TODO Need to add matches for add<Artefact>Class(java.lang.Class) and 
add<Artefact>Class(GrailsClass)

Review Comment:
   I'm not sure, maybe since it was there before it was intentional?  I'd leave 
it for now.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to