Skip to content

Commit 98f8800

Browse files
committed
removed unused and inexistent import
1 parent 71d21e3 commit 98f8800

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/resources/handlebars/aspnetcore/3.0/Startup.mustache

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ using Newtonsoft.Json.Serialization;
1414
using Swashbuckle.AspNetCore.Swagger;
1515
using Swashbuckle.AspNetCore.SwaggerGen;
1616
using {{packageName}}.Filters;
17-
using {{packageName}}.Security;
1817

1918
namespace {{packageName}}
2019
{

0 commit comments

Comments
 (0)