From 36eb211d9c96cb61b7b527f641dba6c4f28cb0cc Mon Sep 17 00:00:00 2001 From: gofnnp Date: Sun, 19 Mar 2023 14:19:44 +0400 Subject: [PATCH] =?UTF-8?q?dev=20#13867=20=D0=9F=D1=80=D0=B0=D0=B2=D0=BA?= =?UTF-8?q?=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/pages/orders/orders.component.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/app/pages/orders/orders.component.ts b/src/app/pages/orders/orders.component.ts index 3515799..a72e9fb 100644 --- a/src/app/pages/orders/orders.component.ts +++ b/src/app/pages/orders/orders.component.ts @@ -207,7 +207,6 @@ export class OrdersComponent implements OnInit { severity: 'success', summary: 'Статус изменен!', }); - console.log('####: value ', value); }, error: (err) => { console.error(err)