diff --git a/app/Http/Controllers/InsightsController.php b/app/Http/Controllers/InsightsController.php index 72eefca9..49757a64 100644 --- a/app/Http/Controllers/InsightsController.php +++ b/app/Http/Controllers/InsightsController.php @@ -4,7 +4,6 @@ use App\Models\ExternalFeedItem; use Illuminate\Contracts\View\View; -use Illuminate\Http\Request; use Illuminate\Pagination\Paginator; use Spatie\ContentApi\ContentApi; use Spatie\ContentApi\Data\Post;