Skip to content

Commit c723265

Browse files
committed
fix checkstyles.
1 parent 89ca2cd commit c723265

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/datanode/TestDataSetLockManager.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,4 @@ public void testLockLeakCheck() {
100100
Exception lastException = manager.getLastException();
101101
assertEquals(lastException.getMessage(), "lock Leak");
102102
}
103-
104103
}

0 commit comments

Comments
 (0)