Organize imports

Change-Id: I42d6e3acf14d72472d1d038836be5fa33dc31feb
This commit is contained in:
David Pursehouse
2015-04-14 17:23:51 +09:00
parent 3bff7aa620
commit b7c57bbf33
4 changed files with 3 additions and 5 deletions

View File

@@ -19,7 +19,6 @@ import static com.google.common.collect.Iterables.getOnlyElement;
import static com.google.gerrit.server.git.QueueProvider.QueueType.INTERACTIVE;
import static com.google.gerrit.server.index.IndexRewriteImpl.CLOSED_STATUSES;
import static com.google.gerrit.server.index.IndexRewriteImpl.OPEN_STATUSES;
import static java.util.concurrent.TimeUnit.MILLISECONDS;
import static java.util.concurrent.TimeUnit.MINUTES;