Skip to content

Commit af42a57

Browse files
committed
Fix: Sintaxis error en categoria ingredientes
1 parent 68eccf9 commit af42a57

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Frontend/app/Services/Inventario/CategoriaIngredientesService.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
<?php
1+
<?php
22

3-
namespace App\Services\Inventario;
3+
namespace App\Services\Inventario;
44

55
use Illuminate\Support\Facades\Http;
66

0 commit comments

Comments
 (0)