diff --git a/src/app/modules/comanda/comanda.component.ts b/src/app/modules/comanda/comanda.component.ts index dbdf9bb..d682088 100644 --- a/src/app/modules/comanda/comanda.component.ts +++ b/src/app/modules/comanda/comanda.component.ts @@ -10,7 +10,6 @@ import * as _ from 'lodash'; }) export class ComandaComponent implements OnInit { comandas: IComanda[] = []; - detalles: [] = []; cicloTime: any; constructor(