une commande de coupe de cheveux
This commit is contained in:
@ -3,7 +3,6 @@ using System;
|
||||
using System.Globalization;
|
||||
using System.IO;
|
||||
using System.Reflection;
|
||||
using System.Threading.Tasks;
|
||||
using System.Web.Optimization;
|
||||
using Microsoft.AspNet.Authentication;
|
||||
using Microsoft.AspNet.Authorization;
|
||||
@ -309,8 +308,6 @@ namespace Yavsc
|
||||
options.AutomaticAuthentication = false;
|
||||
});
|
||||
|
||||
|
||||
|
||||
ConfigureOAuthApp(app, SiteSetup);
|
||||
ConfigureFileServerApp(app, SiteSetup, env, authorizationService);
|
||||
ConfigureWebSocketsApp(app, SiteSetup, env);
|
||||
|
Reference in New Issue
Block a user