diff --git a/app/Cells/SearchCell.php b/app/Cells/SearchCell.php index 126a2c9..a0adfc8 100644 --- a/app/Cells/SearchCell.php +++ b/app/Cells/SearchCell.php @@ -3,7 +3,6 @@ namespace App\Cells; use App\Cells\CommonCell; -use App\Services\Customer\ClientService; class SearchCell extends CommonCell {