Fgerthoffert commented on code in PR #728:
URL: https://github.com/apache/unomi/pull/728#discussion_r2315294093


##########
extensions/groovy-actions/services/src/main/java/org/apache/unomi/groovy/actions/ScriptMetadata.java:
##########
@@ -28,13 +28,10 @@
  * This class encapsulates all metadata associated with a compiled Groovy 
script,
  * including content hash for efficient change detection and the compiled class
  * for direct execution without recompilation.
- * </p>

Review Comment:
   Why are you removing `</p>` while keeping `<p>` ? 
   
   Aren't they never closed ?



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