nettoyages
This commit is contained in:
parent
fa34ed249b
commit
ab950ed3aa
4 changed files with 8 additions and 4 deletions
|
|
@ -22,7 +22,6 @@ namespace OAuth.AspNet.AuthServer
|
|||
{
|
||||
ApplicationStore = applicationStore;
|
||||
}
|
||||
IServiceScope serviceScope;
|
||||
|
||||
public IApplicationStore ApplicationStore { get; private set;}
|
||||
#region non-Public Members
|
||||
|
|
|
|||
|
|
@ -4,7 +4,6 @@ using Microsoft.AspNet.Builder;
|
|||
using Microsoft.AspNet.DataProtection;
|
||||
using Microsoft.Extensions.Logging;
|
||||
using Microsoft.Extensions.WebEncoders;
|
||||
using Microsoft.Extensions.DependencyInjection;
|
||||
using System;
|
||||
|
||||
namespace OAuth.AspNet.AuthServer
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue