Skip to content

Commit

Permalink
AB2D-5997 Confirmation file update
Browse files Browse the repository at this point in the history
  • Loading branch information
smirnovaae committed Mar 7, 2024
1 parent 1e1fb9d commit 87924a4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ public class OptOutConstants {
public static final int MBI_INDEX_START = 0;
public static final int MBI_INDEX_END = 11;
public static final int OPTOUT_FLAG_INDEX = 11;
public static final String RECORD_STATUS_PATTERN = "%-10s";
public static final String EFFECTIVE_DATE_PATTERN = "yyyyMMdd";
public static final int EFFECTIVE_DATE_LENGTH = 8;
public static final String LINE_SEPARATOR = System.getProperty("line.separator");
Expand Down

0 comments on commit 87924a4

Please sign in to comment.