mirror of
https://github.com/google/nomulus
synced 2026-09-01 05:37:08 +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:
@@ -19,7 +19,6 @@ import static com.google.common.net.HttpHeaders.X_CONTENT_TYPE_OPTIONS;
|
||||
import static com.google.common.net.MediaType.JSON_UTF_8;
|
||||
import static com.google.common.net.MediaType.PLAIN_TEXT_UTF_8;
|
||||
import static com.google.common.truth.Truth.assertThat;
|
||||
import static com.google.common.truth.Truth8.assertThat;
|
||||
import static java.nio.charset.StandardCharsets.UTF_16;
|
||||
import static org.mockito.Mockito.mock;
|
||||
import static org.mockito.Mockito.verify;
|
||||
|
||||
Reference in New Issue
Block a user