Pil0tXia commented on code in PR #4524:
URL: https://github.com/apache/eventmesh/pull/4524#discussion_r1377339605


##########
eventmesh-admin/src/main/java/org/apache/eventmesh/admin/enums/Status.java:
##########
@@ -17,60 +17,60 @@
 
 package org.apache.eventmesh.admin.enums;
 
-import static org.apache.eventmesh.admin.common.ConfigConst.COLON;
+import static org.apache.eventmesh.admin.constant.ConfigConst.COLON;
 
 import org.springframework.http.HttpStatus;
 
 import lombok.Getter;
 
 /**
- * An enumeration class that conforms to the RESTful specifications and custom 
error reporting requirements.
+ * An error enumeration class that conforms to the RESTful specifications and 
custom error reporting requirements.

Review Comment:
   Fixed in 
https://github.com/apache/eventmesh/pull/4524/commits/d91e9e5695a0b7988962e2f346ccf9d07bc9f085.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to