Skip to content

Commit 7a2c178

Browse files
fixup
1 parent fbb9f47 commit 7a2c178

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

access-token-management/test/AccessTokenManagement.Tests/CircularDependencyTests.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
// Licensed under the Apache License, Version 2.0. See LICENSE in the project root for license information.
33

44
using Duende.AccessTokenManagement.OpenIdConnect;
5-
using Duende.IdentityModel;
65
using Duende.IdentityModel.Client;
7-
using Microsoft.AspNetCore.Authentication;
8-
using Microsoft.AspNetCore.Authentication.Cookies;
96
using Microsoft.Extensions.DependencyInjection;
107

118
namespace Duende.AccessTokenManagement;

0 commit comments

Comments
 (0)