Browse Source

删除无效的引用

lighter 2 years ago
parent
commit
98e3fb1a8a

+ 0 - 1
src/main/java/thyyxxk/webserver/service/zhuyuanyiji/MedicineManagementService.java

@@ -1,7 +1,6 @@
 package thyyxxk.webserver.service.zhuyuanyiji;
 
 import lombok.extern.slf4j.Slf4j;
-import org.apache.poi.ss.formula.functions.T;
 import org.springframework.beans.factory.annotation.Autowired;
 import org.springframework.stereotype.Service;
 import thyyxxk.webserver.config.exception.ExceptionEnum;