mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 00:24:21 +02:00
Fixes namespace on queryable interface
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
namespace InfluxDb\Adapter;
|
||||
namespace InfluxDB\Adapter;
|
||||
|
||||
interface QueryableInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user