mirror of
https://github.com/google/nomulus.git
synced 2025-05-16 01:17:14 +02: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:
parent
74873f90c8
commit
30bfcf9c55
193 changed files with 0 additions and 193 deletions
|
@ -17,7 +17,6 @@ package google.registry.export;
|
|||
import static com.google.appengine.tools.cloudstorage.GcsServiceFactory.createGcsService;
|
||||
import static com.google.common.truth.Truth.assertThat;
|
||||
import static com.google.common.truth.Truth.assertWithMessage;
|
||||
import static com.google.common.truth.Truth8.assertThat;
|
||||
import static google.registry.testing.DatastoreHelper.createTld;
|
||||
import static google.registry.testing.DatastoreHelper.persistActiveDomain;
|
||||
import static google.registry.testing.DatastoreHelper.persistActiveDomainApplication;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue