Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes based on bad pull request update #2496

Merged
merged 3 commits into from
Feb 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,6 @@ public final class APConstants {
public static final String HIGHLIGHT_COMMENTS_ACTIVE = "highlight_comments_active";
public static final String TIP_SECTION_ACTIVE = "tip_section_active";

public static final String SHFRM_CONTRIBUTION_ACTIVE = "shfrm_contribution_active";

public static final String IS_EXPECTED_DELIVERABLE_REPORT_All_YEARS_VISIBLE =
"is_expected_deliverable_report_all_years_visible";
Expand All @@ -176,8 +175,6 @@ public final class APConstants {
public static final String DELIVERABLE_FILE_LOCALLY_HOSTED_STR = "Locally";

public static final String DELIVERABLE_ID = "deliverableId";
public static final String PRIORITY_ACTION_ID = "priorityActionId";
public static final String SUB_ACTION_ID = "subActionId";
public static final int DELIVERABLE_QUALITY_ANSWER_NO = 3;
public static final int DELIVERABLE_QUALITY_ANSWER_YES = 2;
public static final int DELIVERABLE_QUALITY_ANSWER_YES_BUT_NO = 1;
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading