移除未使用到的import

This commit is contained in:
summertime-wu
2023-09-15 10:22:37 +08:00
parent e62f934eec
commit 180f57c7de
6 changed files with 2 additions and 14 deletions

View File

@@ -4,9 +4,7 @@ import cn.hutool.core.util.RandomUtil;
import org.junit.Assert;
import org.junit.Test;
import java.util.HashMap;
import java.util.Map;
import static cn.hutool.db.dialect.DriverNamePool.*;