diff --git a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/job/SynchronousOrgJob.java b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/job/SynchronousOrgJob.java index e232299e..00d7ca72 100644 --- a/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/job/SynchronousOrgJob.java +++ b/com.actionsoft.apps.coe.pal/src/com/actionsoft/apps/coe/pal/pal/repository/job/SynchronousOrgJob.java @@ -19,8 +19,6 @@ import com.alibaba.fastjson.JSONObject; import jodd.util.StringUtil; import org.apache.commons.lang.StringUtils; -import org.apache.poi.ss.usermodel.Row; -import org.checkerframework.checker.units.qual.C; import org.quartz.JobExecutionContext; import org.quartz.JobExecutionException;