coding styles

This commit is contained in:
ludo
2024-01-04 15:54:18 +01:00
parent 03027cde01
commit 90b0af5b2d
9 changed files with 13 additions and 24 deletions

View File

@@ -3,7 +3,6 @@
namespace App\Repositories\Shop;
use App\Models\Shop\Delivery;
use App\Repositories\Shop\Customers;
use App\Traits\Model\Basic;
class Deliveries