code refactor complete - pre removing commented out sections
This commit is contained in:
parent
4d07326b78
commit
c90af45c6b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user