Skip to content

Commit

Permalink
feat:clean code (#661)
Browse files Browse the repository at this point in the history
  • Loading branch information
MayueCif authored Jul 26, 2023
1 parent 9e85d55 commit 00d8faa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ namespace Masa.BuildingBlocks.StackSdks.Auth.Contracts.Consts;
public static class CacheKeyConsts
{
public const string ALL_THIRD_PARTY_IDP = "get_all_thirdparty_idp";
public const string USER_BY_ID = "get_user_by_id";
}

0 comments on commit 00d8faa

Please sign in to comment.