From 0f8d7279c5fcad14c9608dbc3f22e8ae43359938 Mon Sep 17 00:00:00 2001 From: mpuebla Date: Fri, 6 Sep 2019 15:15:40 -0300 Subject: [PATCH] Borrado import. --- src/app/components/comanda/comanda.component.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/components/comanda/comanda.component.ts b/src/app/components/comanda/comanda.component.ts index e19b92f..6eec3a7 100644 --- a/src/app/components/comanda/comanda.component.ts +++ b/src/app/components/comanda/comanda.component.ts @@ -1,5 +1,4 @@ import { Component, OnInit } from '@angular/core'; -import { appSettings } from 'src/etc/AppSettings'; import { ComandaService } from 'src/app/services/comanda.service'; import { Comanda } from 'src/app/wrappers/comanda'; import * as _ from 'lodash'; -- 1.9.1