Skip to content

Commit 238f2dd

Browse files
committed
remove unused import
1 parent eaef2a1 commit 238f2dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc/TestProtoBufRpcServerHandoff.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
import org.apache.hadoop.ipc.protobuf.TestRpcServiceProtos.TestProtobufRpcHandoffProto;
3737
import org.junit.Assert;
3838
import org.junit.Before;
39-
import org.junit.BeforeClass;
4039
import org.junit.Test;
4140
import org.slf4j.Logger;
4241
import org.slf4j.LoggerFactory;

0 commit comments

Comments
 (0)