wolfboys commented on code in PR #1792:
URL:
https://github.com/apache/incubator-streampark/pull/1792#discussion_r991324953
##########
streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/base/domain/Constant.java:
##########
@@ -33,4 +33,6 @@ public class Constant {
public static final String APP_MENU_ID = "100015";
public static final String APP_DETAIL_MENU_ID = "100018";
+ public static final String DEFAULT_TEAM_ID = "100000";
+
Review Comment:
> This code isn't used, it can be deleted.
ok.👌
--
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]