diff options
Diffstat (limited to 'samples/OAuthServiceProvider/Global.asax')
-rw-r--r-- | samples/OAuthServiceProvider/Global.asax | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/samples/OAuthServiceProvider/Global.asax b/samples/OAuthServiceProvider/Global.asax deleted file mode 100644 index 3007bd3..0000000 --- a/samples/OAuthServiceProvider/Global.asax +++ /dev/null @@ -1 +0,0 @@ -<%@ Application Inherits="OAuthServiceProvider.Code.Global" CodeBehind="Code\Global.cs" %>
\ No newline at end of file |