Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
Revert "tabs&spaces. Oh the joy"
Browse files Browse the repository at this point in the history
This reverts commit 24e8289.
  • Loading branch information
brockallen committed Sep 8, 2016
1 parent 24e8289 commit 2247050
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/Core/Resources/T4resx.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ public class EventIds
public const string PreLoginSuccess = "PreLoginSuccess";
public const string ResourceOwnerFlowLoginFailure = "ResourceOwnerFlowLoginFailure";
public const string ResourceOwnerFlowLoginSuccess = "ResourceOwnerFlowLoginSuccess";
public const string TokenRevoked = "TokenRevoked";
public const string TokenRevoked = "TokenRevoked";
}
public class MessageIds
{
Expand Down

2 comments on commit 2247050

@johnkors
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

? 👯‍♂️

@brockallen
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

git issue -- not intentional. you can resubmit if you'd please.

Please sign in to comment.