Skip to content

Commit d13de12

Browse files
committed
Apply comments
1 parent 8647a7e commit d13de12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/core/src/main/java/org/apache/ignite/internal/processors/service/ServiceUndeploymentRequest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
/**
2626
* Service undeployment request.
2727
*/
28-
public class ServiceUndeploymentRequest extends ServiceChangeAbstractRequest implements Message {
28+
public class ServiceUndeploymentRequest extends ServiceChangeAbstractRequest {
2929
/** */
3030
public ServiceUndeploymentRequest() {
3131
}

0 commit comments

Comments
 (0)