From 704c79aefcf6352c11269c23121619cd370181fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20=C5=BBegle=C5=84?= Date: Wed, 25 Mar 2020 11:29:21 +0100 Subject: [PATCH] Remove wild comment --- src/utils/errors/order.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/utils/errors/order.ts b/src/utils/errors/order.ts index 3e5b84a28..af80e1044 100644 --- a/src/utils/errors/order.ts +++ b/src/utils/errors/order.ts @@ -57,8 +57,6 @@ const messages = defineMessages({ } }); -// cannot_delete - function getOrderErrorMessage( err: OrderErrorFragment, intl: IntlShape