Organize imports
Change-Id: I421b8013b1960108044c206d5e82d7ee64a6ccb1
This commit is contained in:
@@ -14,13 +14,12 @@
|
||||
|
||||
package com.google.gerrit.client;
|
||||
|
||||
import static com.google.gerrit.client.FormatUtil.formatBytes;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
||||
import com.googlecode.gwt.test.GwtModule;
|
||||
import com.googlecode.gwt.test.GwtTest;
|
||||
|
||||
import static com.google.gerrit.client.FormatUtil.formatBytes;
|
||||
|
||||
import org.junit.Ignore;
|
||||
import org.junit.Test;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user