nicoweidner commented on a change in pull request #17808:
URL: https://github.com/apache/flink/pull/17808#discussion_r750495888
##########
File path:
flink-runtime-web/web-dashboard/src/app/pages/submit/submit.component.ts
##########
@@ -71,24 +113,14 @@ export class SubmitComponent implements OnInit, OnDestroy {
);
}
- /**
- * Delete jar
- *
- * @param jar
- */
Review comment:
Only if you add these lines as well:
```
* @return void
* @see JarFilesItem
```
--
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]