diff --git a/src/Http/Livewire/LiveSearch.php b/src/Http/Livewire/LiveSearch.php index 8ab8a75..1d5e7e8 100644 --- a/src/Http/Livewire/LiveSearch.php +++ b/src/Http/Livewire/LiveSearch.php @@ -2,8 +2,6 @@ namespace Jonassiewertsen\LiveSearch\Http\Livewire; -use Statamic\Facades\Site; - class LiveSearch extends Search { public $template;