mirror of
https://github.com/google/nomulus.git
synced 2025-06-27 06:44:51 +02: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:
parent
996095aed3
commit
f59c3daf6d
75 changed files with 0 additions and 75 deletions
|
@ -18,7 +18,6 @@ import static com.google.common.net.HttpHeaders.CONTENT_LENGTH;
|
|||
import static com.google.common.net.HttpHeaders.CONTENT_TYPE;
|
||||
import static com.google.common.net.MediaType.CSV_UTF_8;
|
||||
import static com.google.common.truth.Truth.assertThat;
|
||||
import static com.google.common.truth.Truth8.assertThat;
|
||||
import static google.registry.util.UrlFetchUtils.setPayloadMultipart;
|
||||
import static java.nio.charset.StandardCharsets.UTF_8;
|
||||
import static org.mockito.Matchers.any;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue