Skip to content

Commit

Permalink
[MOSIP-33145]
Browse files Browse the repository at this point in the history
Signed-off-by: JanardhanBS-SyncByte <janardhan@syncbyte.in>
  • Loading branch information
JanardhanBS-SyncByte committed May 24, 2024
1 parent 264e764 commit 799dc5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

public class AppConstants {
private AppConstants() {
throw new IllegalStateException("Utility class");
throw new IllegalStateException("AppConstants class");
}

public static final String LOGGER_SESSIONID = "BIO-SDK-PROVIDER";
Expand Down

0 comments on commit 799dc5f

Please sign in to comment.