Skip to content

Commit

Permalink
tabs&spaces. Oh the joy
Browse files Browse the repository at this point in the history
  • Loading branch information
johnkors authored and brockallen committed Sep 8, 2016
1 parent 333b3b9 commit 24e8289
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

0 comments on commit 24e8289

Please sign in to comment.