removed commented out code

This commit is contained in:
mattbradburyr3 2023-01-30 08:31:50 +00:00
parent 7fb3791c80
commit 0ac67a46e3

View File

@ -30,7 +30,6 @@ public class GetChatFlow implements RPCStartableFlow {
@CordaInject @CordaInject
public UtxoLedgerService ledgerService; public UtxoLedgerService ledgerService;
// @NotNull
@Override @Override
@Suspendable @Suspendable
public String call(RPCRequestData requestBody) { public String call(RPCRequestData requestBody) {