Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 104d3e7

Browse files
author
Benjamin Grabkowitz
committed
Removing unused using declaration.
1 parent 204b795 commit 104d3e7

File tree

1 file changed

+0
-1
lines changed
  • src/IdentityModel.AspNetCore.OAuth2Introspection/Infrastructure

1 file changed

+0
-1
lines changed

src/IdentityModel.AspNetCore.OAuth2Introspection/Infrastructure/AsyncLazy.cs

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

44
using System;
5-
using System.Threading;
65
using System.Threading.Tasks;
76

87
namespace IdentityModel.AspNetCore.OAuth2Introspection.Infrastructure

0 commit comments

Comments
 (0)