mirror of
https://github.com/google/nomulus
synced 2026-08-29 04:07:02 +00:00
Remove more unused Truth8.assertThat() static imports in tests
------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=173562809
This commit is contained in:
@@ -17,7 +17,6 @@ package google.registry.testing;
|
||||
import static com.google.common.base.Preconditions.checkNotNull;
|
||||
import static com.google.common.truth.Truth.assertAbout;
|
||||
import static com.google.common.truth.Truth.assertThat;
|
||||
import static com.google.common.truth.Truth8.assertThat;
|
||||
|
||||
import com.google.common.collect.ImmutableSet;
|
||||
import com.google.common.truth.FailureStrategy;
|
||||
|
||||
Reference in New Issue
Block a user