We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed9b1fd commit 5231c18Copy full SHA for 5231c18
src/Prometheus/Histogram.php
@@ -6,7 +6,6 @@
6
7
use InvalidArgumentException;
8
use Prometheus\Storage\Adapter;
9
-use Prometheus\Storage\APC;
10
11
class Histogram extends Collector
12
{
0 commit comments