Skip to content

Commit 742f943

Browse files
committed
removed not needed import
1 parent 6d74eef commit 742f943

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

dsf-bpe-process-feasibility/src/main/java/org/highmed/dsf/bpe/variables/ConstantsFeasibility.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
import static org.highmed.dsf.bpe.ConstantsBase.PROCESS_URI_BASE;
44

5-
import org.hl7.fhir.r4.model.CodeType;
6-
75
public interface ConstantsFeasibility
86
{
97
String VARIABLE_BLOOM_FILTER_CONFIG = "bloomFilterConfig";

0 commit comments

Comments
 (0)