This commit is contained in:
Looly
2023-11-15 17:47:10 +08:00
parent 1023af3e40
commit b9274f5d6e
2 changed files with 36 additions and 19 deletions

View File

@@ -12,7 +12,6 @@
package org.dromara.hutool.core.bean.path;
import org.dromara.hutool.core.bean.BeanPathOld;
import org.dromara.hutool.core.lang.test.bean.ExamInfoDict;
import org.dromara.hutool.core.lang.test.bean.UserInfoDict;
import org.junit.jupiter.api.Assertions;