We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c32cf9 commit 973d07aCopy full SHA for 973d07a
src/Certify.Server/Certify.Server.Api.Public/Controllers/internal/DeploymentTaskController.cs
@@ -1,7 +1,5 @@
1
using Certify.Client;
2
using Certify.Server.Api.Public.Services;
3
-using Microsoft.AspNetCore.Authentication.JwtBearer;
4
-using Microsoft.AspNetCore.Authorization;
5
using Microsoft.AspNetCore.Mvc;
6
7
namespace Certify.Server.Api.Public.Controllers
0 commit comments