Skip to content

Commit 701680f

Browse files
dbmalkovskyfiliphr
authored andcommitted
Chore: remove unused imports in ProcessTaskTest
1 parent 25d56a7 commit 701680f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

modules/flowable-cmmn-engine-configurator/src/test/java/org/flowable/cmmn/test/ProcessTaskTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,8 +62,6 @@
6262
import org.flowable.variable.api.history.HistoricVariableInstance;
6363
import org.flowable.variable.api.persistence.entity.VariableInstance;
6464
import org.flowable.variable.service.impl.types.JsonType;
65-
import org.junit.jupiter.api.AfterEach;
66-
import org.junit.jupiter.api.BeforeEach;
6765
import org.junit.jupiter.api.Test;
6866

6967
import com.fasterxml.jackson.databind.JsonNode;

0 commit comments

Comments
 (0)