Skip to content

Commit

Permalink
remove duplicate code
Browse files Browse the repository at this point in the history
  • Loading branch information
sherlynkhaw committed Dec 11, 2024
1 parent 3204b9e commit 044231d
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ public abstract class BpmnBaseTest {
public static final String LIP_JUDGMENT_ADMISSION = "LIP_JUDGMENT_ADMISSION";
public static final String CLAIM_ISSUE_BILINGUAL = "CLAIM_ISSUE_BILINGUAL";
public static final String JO_ONLINE_LIVE_ENABLED = "JO_ONLINE_LIVE_ENABLED";
public static final String IS_JO_LIVE_FEED_ACTIVE = "IS_JO_LIVE_FEED_ACTIVE";
public static final String DASHBOARD_SERVICE_ENABLED = "DASHBOARD_SERVICE_ENABLED";
public static final String MINTI_ENABLED = "MINTI_ENABLED";
public static final String CASE_PROGRESSION_ENABLED = "CASE_PROGRESSION_ENABLED";
Expand Down

0 comments on commit 044231d

Please sign in to comment.