Browse Source

Code cleanup.

pull/387/head
Sebastian Stehle 7 years ago
parent
commit
7326df4219
  1. 2
      src/Squidex/Config/Authentication/OidcServices.cs

2
src/Squidex/Config/Authentication/OidcServices.cs

@ -8,8 +8,6 @@
using Microsoft.AspNetCore.Authentication;
using Microsoft.AspNetCore.Authentication.OpenIdConnect;
using Microsoft.Extensions.DependencyInjection;
using Squidex.Infrastructure.Tasks;
using Squidex.Web;
namespace Squidex.Config.Authentication
{

Loading…
Cancel
Save