Skip to content

Commit 8e25a92

Browse files
dbmalkovskyfiliphr
authored andcommitted
Chore: remove unused imports from recent commit
1 parent 688e2f8 commit 8e25a92

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

modules/flowable-job-service/src/main/java/org/flowable/job/service/impl/asyncexecutor/ExecuteAsyncRunnable.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,7 @@
4343
import org.flowable.job.service.impl.persistence.entity.JobEntity;
4444
import org.flowable.job.service.impl.persistence.entity.JobInfoEntity;
4545
import org.flowable.job.service.impl.persistence.entity.JobInfoEntityManager;
46-
import org.flowable.job.service.impl.util.CommandContextUtil;
4746
import org.flowable.job.service.impl.util.JobProcessorUtil;
48-
import org.flowable.variable.service.impl.el.NoExecutionVariableScope;
4947
import org.slf4j.Logger;
5048
import org.slf4j.LoggerFactory;
5149

0 commit comments

Comments
 (0)