mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2026-01-03 19:44:52 +01:00
Move models into Models dir
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace App\Observers;
|
||||
|
||||
use App\Exceptions\InfluxDBNotEnabledException;
|
||||
use App\Speedtest;
|
||||
use App\Models\Speedtest;
|
||||
use App\Utils\InfluxDB\InfluxDB;
|
||||
use Exception;
|
||||
use Log;
|
||||
|
||||
Reference in New Issue
Block a user