Skip to content

Commit 9ed7baa

Browse files
committed
remove unused directives
1 parent 7d01237 commit 9ed7baa

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/HealthChecks/Startup.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@
55
using Microsoft.Extensions.Configuration;
66
using Microsoft.Extensions.DependencyInjection;
77
using Microsoft.Extensions.Diagnostics.HealthChecks;
8-
using Prometheus.Client;
98
using Prometheus.Client.AspNetCore;
10-
using Prometheus.Client.Collectors;
119
using Prometheus.Client.DependencyInjection;
1210
using Prometheus.Client.HealthChecks;
1311

0 commit comments

Comments
 (0)