fix Redis namespace
This commit is contained in:
parent
752e99f375
commit
11eda5ff90
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Superbalist\LaravelPrometheusExporter\Storage;
|
||||
namespace Superbalist\LaravelPrometheusExporter;
|
||||
|
||||
use Prometheus\Storage\Adapter;
|
||||
use Prometheus\Counter;
|
Loading…
Add table
Reference in a new issue