Przeglądaj źródła

删除无效引用

lideyin 6 lat temu
rodzic
commit
dd51163aea

+ 0 - 1
examcloud-task-service/src/main/java/cn/com/qmth/examcloud/task/service/job/DisposePublishingNoticeTask.java

@@ -2,7 +2,6 @@ package cn.com.qmth.examcloud.task.service.job;
 
 import cn.com.qmth.examcloud.api.commons.enums.NoticeReceiverRuleType;
 import cn.com.qmth.examcloud.api.commons.enums.NoticeStatus;
-import cn.com.qmth.examcloud.core.examwork.dao.entity.NoticeRulePublishProgressEntity;
 import cn.com.qmth.examcloud.examwork.api.NoticeCloudService;
 import cn.com.qmth.examcloud.examwork.api.bean.NoticeRulePublishProgressBean;
 import cn.com.qmth.examcloud.examwork.api.request.DisposePublishingUserNoticeReq;