mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-05 04:15:23 +01:00
Move models into Models dir
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
namespace App\Utils\InfluxDB;
|
||||
|
||||
use App\Speedtest;
|
||||
use App\Models\Speedtest;
|
||||
|
||||
interface InfluxDBWrapperInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user