diff options
Diffstat (limited to 'samples/OpenIdWebRingSsoRelyingParty/AuthTicketRoles.cs')
-rw-r--r-- | samples/OpenIdWebRingSsoRelyingParty/AuthTicketRoles.cs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/samples/OpenIdWebRingSsoRelyingParty/AuthTicketRoles.cs b/samples/OpenIdWebRingSsoRelyingParty/AuthTicketRoles.cs index 06783bd..48fd47e 100644 --- a/samples/OpenIdWebRingSsoRelyingParty/AuthTicketRoles.cs +++ b/samples/OpenIdWebRingSsoRelyingParty/AuthTicketRoles.cs @@ -12,9 +12,6 @@ namespace OpenIdWebRingSsoRelyingParty { using System.Web; using System.Web.Security; using DotNetOpenAuth.Messaging; - using DotNetOpenAuth.OAuth; - using DotNetOpenAuth.OAuth.ChannelElements; - using DotNetOpenAuth.OAuth.Messages; /// <summary> /// An authentication module that utilizes the forms auth ticket cookie |