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


##########
grails-gsp/core/src/main/groovy/org/grails/gsp/compiler/Tokens.java:
##########
@@ -19,23 +19,24 @@
 package org.grails.gsp.compiler;
 
 /**
- * NOTE: Based on work done by on the GSP standalone project 
(https://gsp.dev.java.net/)
+ * NOTE: Based on work done by on the GSP standalone project
+ * (https://gsp.dev.java.net/)
  *
  * Interface defining an enumeration of tokens for the different scriptlet 
types
  *
  * @author Troy Heninger
  * @author Graeme Rocher
  *

Review Comment:
   The formatting changes to this file are unnecessary and should be reverted.



-- 
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