summaryrefslogtreecommitdiffstats
path: root/samples/OpenIdRelyingPartyWebFormsVB/Global.asax.vb
diff options
context:
space:
mode:
Diffstat (limited to 'samples/OpenIdRelyingPartyWebFormsVB/Global.asax.vb')
-rw-r--r--samples/OpenIdRelyingPartyWebFormsVB/Global.asax.vb1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/OpenIdRelyingPartyWebFormsVB/Global.asax.vb b/samples/OpenIdRelyingPartyWebFormsVB/Global.asax.vb
index 257e11a..97b0d51 100644
--- a/samples/OpenIdRelyingPartyWebFormsVB/Global.asax.vb
+++ b/samples/OpenIdRelyingPartyWebFormsVB/Global.asax.vb
@@ -4,7 +4,6 @@ Imports System.Configuration
Imports System.IO
Imports System.Text
Imports System.Web
-Imports DotNetOpenAuth.ApplicationBlock
Imports OpenIdRelyingPartyWebFormsVB
Public Class Global_asax