Organize ALL the imports
This was an accident; I had the wrong thing selected in Eclipse when I pressed Ctrl-Shift-O. It was surprisingly fast and the delta is surprisingly small so I figured I'd submit it. Change-Id: I7069f47509c981b59c84755a5aed7945c7f0c9fc
This commit is contained in:
committed by
David Pursehouse
parent
b173424c3b
commit
33e391d729
@@ -32,6 +32,7 @@ import com.google.gerrit.server.project.ProjectControl;
|
||||
import com.google.gerrit.util.cli.CmdLineParser;
|
||||
import com.google.gerrit.util.cli.OptionHandlerUtil;
|
||||
import com.google.gerrit.util.cli.OptionHandlers;
|
||||
|
||||
import org.eclipse.jgit.lib.ObjectId;
|
||||
import org.kohsuke.args4j.spi.OptionHandler;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user