Completed
Pull Request — develop (#107)
by Neil
20:59
created
app/Api/Controllers/General/EventlogController.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,6 @@
 block discarded – undo
27 27
 
28 28
 use App\Api\Controllers\Controller;
29 29
 use App\Models\General\Eventlog;
30
-use App\Models\Alerting\Log;
31 30
 use Dingo\Api\Http;
32 31
 use Dingo\Api\Routing\Helpers;
33 32
 use Illuminate\Http\Request;
Please login to merge, or discard this patch.