diff --git a/app/Exports/Common/Sheets/Items.php b/app/Exports/Common/Sheets/Items.php index eff94d4f1..4d28506c2 100644 --- a/app/Exports/Common/Sheets/Items.php +++ b/app/Exports/Common/Sheets/Items.php @@ -4,9 +4,8 @@ namespace App\Exports\Common\Sheets; use App\Abstracts\Export; use App\Models\Common\Item as Model; -use Maatwebsite\Excel\Concerns\WithColumnFormatting; -class Items extends Export implements WithColumnFormatting +class Items extends Export { public function collection() {