AssigneeIT: remove unused import

Change-Id: Ida7ab85045aba619f885e802b4d55a90c719a14b
This commit is contained in:
David Pursehouse
2016-09-23 15:27:48 +02:00
parent 3436e98f41
commit 6a98a36b47

View File

@@ -26,7 +26,6 @@ import com.google.gerrit.extensions.common.AccountInfo;
import com.google.gerrit.testutil.TestTimeUtil;
import org.junit.AfterClass;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;