Skip to content

Commit 1c043a8

Browse files
committed
Revert "removed unused and inexistent import"
This reverts commit 98f8800.
1 parent 98f8800 commit 1c043a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

1819
namespace {{packageName}}
1920
{

0 commit comments

Comments
 (0)