Skip to content

Commit d1621f4

Browse files
committed
Remove accidental new constant
1 parent b2e57e1 commit d1621f4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

msal4j-sdk/src/main/java/com/microsoft/aad/msal4j/Constants.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,4 @@ final class Constants {
3636
add(ManagedIdentitySourceType.SERVICE_FABRIC);
3737
}};
3838

39-
static final String REFRESH_REASON_LOG_MESSAGE = "Refreshing access token. Cache refresh reason: %s";
4039
}

0 commit comments

Comments
 (0)