Skip to content

Commit a901691

Browse files
committed
fix checkstyle
1 parent c30a91d commit a901691

File tree

1 file changed

+1
-1
lines changed
  • hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/ipc

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -656,4 +656,4 @@ public void testAsyncCallWithCompletableFuture() throws IOException,
656656
server.stop();
657657
}
658658
}
659-
}
659+
}

0 commit comments

Comments
 (0)