nettoyage

This commit is contained in:
Paul Schneider 2016-06-07 22:00:10 +02:00
commit 989df49cf2
12 changed files with 4 additions and 29 deletions

View file

@ -11,7 +11,6 @@ using System.Globalization;
using System.IO;
using System.Text;
using System.Threading.Tasks;
using Microsoft.Extensions.DependencyInjection;
namespace OAuth.AspNet.AuthServer
{