mirror of
https://github.com/google/nomulus
synced 2026-09-25 17:34:20 +00:00
Remove unused Truth8.assertThat() imports in tests
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=173423036
This commit is contained in:
@@ -17,7 +17,6 @@ package google.registry.batch;
|
||||
import static com.google.appengine.api.taskqueue.QueueFactory.getQueue;
|
||||
import static com.google.common.collect.MoreCollectors.onlyElement;
|
||||
import static com.google.common.truth.Truth.assertThat;
|
||||
import static com.google.common.truth.Truth8.assertThat;
|
||||
import static google.registry.flows.async.AsyncFlowEnqueuer.QUEUE_ASYNC_DELETE;
|
||||
import static google.registry.flows.async.AsyncFlowEnqueuer.QUEUE_ASYNC_HOST_RENAME;
|
||||
import static google.registry.flows.async.AsyncFlowMetrics.OperationResult.STALE;
|
||||
|
||||
Reference in New Issue
Block a user