diff --git a/identity-server/templates/src/IdentityServerAspNetIdentity/Program.cs b/identity-server/templates/src/IdentityServerAspNetIdentity/Program.cs index 31a6c18cc..86f76f558 100644 --- a/identity-server/templates/src/IdentityServerAspNetIdentity/Program.cs +++ b/identity-server/templates/src/IdentityServerAspNetIdentity/Program.cs @@ -1,7 +1,6 @@ using System.Globalization; using System.Text; using Duende.IdentityServer.Licensing; -using IdentityServerAspNetIdentity; using IdentityServerHost; using Serilog;