Skip to content

Commit

Permalink
Merge pull request #775 from AzureAD/release/1.0.0
Browse files Browse the repository at this point in the history
Removed unused constant
  • Loading branch information
kreedula authored Sep 27, 2019
2 parents ca6712c + bb08a4f commit d550897
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ private static class NONNULL_CONSTANTS{
* Constant used to signal a home account's tenant id should be used when performing cache
* lookups relative to creating OperationParams.
*/
private static final String FORCE_HOME_LOOKUP = "force_home_lookup";

private static final String TSL_MSG_FAILED_TO_SAVE
= "Failed to save FRT - see getCause() for additional Exception info";
Expand Down

0 comments on commit d550897

Please sign in to comment.