style: optimize imports

This commit is contained in:
禾几海
2020-08-15 15:44:34 +08:00
parent 7ff44fd73e
commit 6b77655c16
17 changed files with 21 additions and 44 deletions

View File

@@ -5,7 +5,7 @@ import org.junit.Test;
import java.util.Date;
import static org.junit.Assert.*;
import static org.junit.Assert.assertNotNull;
public class DateFormatUtilTest extends BaseTest {