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 61bf30b commit 7e319a3Copy full SHA for 7e319a3
src/ApplicationBuilderExtensions.cs
@@ -1,6 +1,5 @@
1
using System;
2
using Microsoft.AspNetCore.Builder;
3
-using Microsoft.AspNetCore.Http;
4
using Prometheus.Client.Collectors;
5
6
namespace Prometheus.Client.AspNetCore;
0 commit comments