Simplifcado resource
This commit is contained in:
parent
ff07551762
commit
db5262d655
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ class GrupoDeCompraReducido extends JsonResource
|
|||
return [
|
||||
'id' => $this->id,
|
||||
'nombre' => $this->nombre,
|
||||
'devoluciones_habilitadas' => $this->devoluciones_habilitadas,
|
||||
];
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue