SUPPORT-8507: removing unused class
This commit is contained in:
parent
4317a82f50
commit
ff3bdffdee
1 changed files with 0 additions and 11 deletions
|
|
@ -1,11 +0,0 @@
|
|||
package ru.micord.ervu.av.kafka.dto;
|
||||
|
||||
import org.springframework.lang.NonNull;
|
||||
import ru.micord.ervu.av.response.AvResponse;
|
||||
|
||||
/**
|
||||
* @author r.latypov
|
||||
*/
|
||||
public record OutErrorMessage(String errorMessage, AvResponse avResponse,
|
||||
@NonNull DownloadRequest inMessage) {
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue