浏览代码

删除无效的引用

lighter 2 年之前
父节点
当前提交
98e3fb1a8a
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/main/java/thyyxxk/webserver/service/zhuyuanyiji/MedicineManagementService.java

+ 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;