Skip to content

Commit f15cdc0

Browse files
committed
remove unused import (thx checkstyle)
1 parent 6a173aa commit f15cdc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hadoop-ozone/objectstore-service/src/main/java/org/apache/hadoop/hdfs/server/datanode/ObjectStoreHandler.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@
4747
import com.sun.jersey.api.core.ApplicationAdapter;
4848
import static com.sun.jersey.api.core.ResourceConfig.FEATURE_TRACE;
4949
import static com.sun.jersey.api.core.ResourceConfig.PROPERTY_CONTAINER_REQUEST_FILTERS;
50-
import static org.apache.hadoop.hdds.HddsUtils.getScmAddressForBlockClients;
5150
import static org.apache.hadoop.hdds.HddsUtils.getScmAddressForClients;
5251
import static org.apache.hadoop.ozone.OmUtils.getOmAddress;
5352
import static org.apache.hadoop.ozone.OzoneConfigKeys.OZONE_TRACE_ENABLED_DEFAULT;

0 commit comments

Comments
 (0)