code refactor complete - pre removing commented out sections

This commit is contained in:
mattbradburyr3 2023-01-29 20:43:34 +00:00
parent 4d07326b78
commit c90af45c6b

View File

@ -77,7 +77,6 @@ public class GetChatFlow implements RPCStartableFlow {
"Transaction " + transactionId + " not found."
);
// ChatState output = findAndExpectExactlyOne(
// transaction.getOutputStates(ChatState.class),
// "Expecting one and only one ChatState output for transaction " + transactionId