Skip to content

Commit

Permalink
delete commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
afk11 committed Jan 21, 2022
1 parent f94dc0d commit 04a7806
Showing 1 changed file with 0 additions and 16 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,6 @@
*/

package org.mifos.connector.mojaloop.ilp;
//
//import org.interledger.Condition;
//import org.interledger.InterledgerAddress;
//import org.interledger.codecs.CodecContext;
//import org.interledger.codecs.oer.*;
//import org.interledger.codecs.oer.ilp.ConditionOerCodec;
//import org.interledger.codecs.oer.ilp.InterledgerAddressOerCodec;
//import org.interledger.codecs.oer.ilp.InterledgerPacketTypeOerCodec;
//import org.interledger.codecs.oer.ilp.InterledgerPaymentOerCodec;
//import org.interledger.codecs.oer.ilqp.*;
//import org.interledger.codecs.oer.ipr.InterledgerPaymentRequestOerCodec;
//import org.interledger.codecs.packettypes.InterledgerPacketType;
//import org.interledger.codecs.psk.PskMessageBinaryCodec;
//import org.interledger.ilqp.*;
//import org.interledger.ipr.InterledgerPaymentRequest;
//import org.interledger.psk.PskMessage;

import org.interledger.Condition;
import org.interledger.InterledgerAddress;
Expand Down

0 comments on commit 04a7806

Please sign in to comment.