remove arbitrator chat next steps on dispute closed
This commit is contained in:
parent
e4a749902b
commit
a35f38b76d
@ -270,7 +270,6 @@ public class CoreDisputesService {
|
||||
}
|
||||
|
||||
String summaryText = DisputeSummaryVerification.signAndApply(disputeManager, disputeResult, textToSign);
|
||||
summaryText += Res.get("disputeSummaryWindow.close.nextStepsForRefundAgentArbitration");
|
||||
|
||||
disputeManager.closeDisputeTicket(disputeResult, dispute, summaryText, () -> {
|
||||
dispute.setDisputeResult(disputeResult);
|
||||
|
Loading…
Reference in New Issue
Block a user