Skip to content

Commit 7992190

Browse files
committed
Fix the style issue introduced by cherry-pick
1 parent a68013e commit 7992190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: bookkeeper-server/src/test/java/org/apache/bookkeeper/bookie/GcOverreplicatedLedgerTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
import com.google.common.collect.Lists;
2525

2626
import java.io.IOException;
27-
import java.net.UnknownHostException;
2827
import java.net.URI;
28+
import java.net.UnknownHostException;
2929
import java.util.Arrays;
3030
import java.util.Collection;
3131
import java.util.List;

0 commit comments

Comments
 (0)