chenyulin0719 commented on code in PR #192:
URL: https://github.com/apache/yunikorn-web/pull/192#discussion_r1624027194


##########
src/app/utils/common.util.ts:
##########
@@ -98,21 +98,27 @@ export class CommonUtil {
     return NOT_AVAILABLE;
   }
 
+  static objFormatter(value: object | null): string {

Review Comment:
   Looks like objFormatter() is not called.  Could we remove it?



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