Skip to content

Commit bc6fb0a

Browse files
committed
remove blanks.
1 parent 6a509f8 commit bc6fb0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hadoop-hdfs-project/hadoop-hdfs-rbf/src/test/java/org/apache/hadoop/hdfs/server/federation/router/async/TestRouterAsyncMountTable.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
*/
4949
public class TestRouterAsyncMountTable {
5050
public static final Logger LOG = LoggerFactory.getLogger(TestRouterAsyncMountTable.class);
51-
51+
5252
private static StateStoreDFSCluster cluster;
5353
private static MiniRouterDFSCluster.RouterContext routerContext;
5454
private static MountTableResolver mountTable;

0 commit comments

Comments
 (0)