summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenId/RelyingParty/IProviderEndpoint.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/DotNetOpenId/RelyingParty/IProviderEndpoint.cs')
-rw-r--r--src/DotNetOpenId/RelyingParty/IProviderEndpoint.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/DotNetOpenId/RelyingParty/IProviderEndpoint.cs b/src/DotNetOpenId/RelyingParty/IProviderEndpoint.cs
index 322158f..6ba0704 100644
--- a/src/DotNetOpenId/RelyingParty/IProviderEndpoint.cs
+++ b/src/DotNetOpenId/RelyingParty/IProviderEndpoint.cs
@@ -1,6 +1,4 @@
using System;
-using System.Collections.Generic;
-using System.Text;
namespace DotNetOpenId.RelyingParty {
/// <summary>