Skip to content

Commit

Permalink
Remove unneeded usings.
Browse files Browse the repository at this point in the history
  • Loading branch information
vcsjones authored Sep 16, 2024
1 parent ce108b5 commit 40c96e9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/AzureSignTool/KeyVaultConfigurationDiscoverer.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@

using Microsoft.Extensions.Logging;
using System;
using System.ComponentModel.DataAnnotations;
using System.Globalization;
using System.Security.Cryptography.X509Certificates;
using System.Threading.Tasks;

Expand Down

0 comments on commit 40c96e9

Please sign in to comment.