Tidy build.yml and TestExtraScalarTypes

This commit is contained in:
Rob Bygrave
2021-10-28 22:34:55 +13:00
parent f3cab4ee10
commit 704a138ff0
2 changed files with 2 additions and 3 deletions
@@ -12,7 +12,6 @@ import java.util.TimeZone;
import static org.assertj.core.api.Assertions.assertThat;
import static org.junit.jupiter.api.Assertions.assertNotNull;
import static org.junit.jupiter.api.Assertions.assertTrue;
class TestExtraScalarTypes extends BaseTestCase {