macksonmu commented on code in PR #1866:
URL: 
https://github.com/apache/incubator-streampark/pull/1866#discussion_r999578745


##########
streampark-console/streampark-console-service/src/main/java/org/apache/streampark/console/core/controller/VariableController.java:
##########
@@ -86,17 +83,12 @@ public RestResponse updateVariable(@Valid Variable 
variable) throws Exception {
     @DeleteMapping("delete")
     @RequiresPermissions("variable:delete")
     public RestResponse deleteVariables(@Valid Variable variable) throws 
Exception {

Review Comment:
   yes it was my mistake



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