summaryrefslogtreecommitdiffstats
path: root/samples/RelyingPartyCustomStore/Global.asax
diff options
context:
space:
mode:
Diffstat (limited to 'samples/RelyingPartyCustomStore/Global.asax')
-rw-r--r--samples/RelyingPartyCustomStore/Global.asax1
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/RelyingPartyCustomStore/Global.asax b/samples/RelyingPartyCustomStore/Global.asax
deleted file mode 100644
index a00a077..0000000
--- a/samples/RelyingPartyCustomStore/Global.asax
+++ /dev/null
@@ -1 +0,0 @@
-<%@ Application Codebehind="Global.asax.cs" Inherits="RelyingPartyCustomStore.Global" Language="C#" %>