Skip to content

Commit cc31ae0

Browse files
committed
[FABCJ-214] - Java chaincode gRPC server
remove unused import Signed-off-by: Oleksandr Yamkovyi <[email protected]>
1 parent bf4a3d9 commit cc31ae0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fabric-chaincode-shim/src/test/java/org/hyperledger/fabric/shim/impl/ChaincodeSupportClientTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
import org.hyperledger.fabric.protos.peer.ChaincodeShim;
1313
import org.hyperledger.fabric.shim.ChaincodeBase;
1414
import org.hyperledger.fabric.shim.chaincode.EmptyChaincode;
15-
import org.junit.After;
1615
import org.junit.Rule;
1716
import org.junit.contrib.java.lang.system.EnvironmentVariables;
1817
import org.junit.jupiter.api.Assertions;

0 commit comments

Comments
 (0)