From b64e3149be5dc9f2bfd35dc0c593f2de61284ae2 Mon Sep 17 00:00:00 2001 From: kalutkaz Date: Tue, 26 Apr 2022 12:49:47 +0300 Subject: [PATCH] Refactoring --- .../components/widget/trip-animation/trip-animation.component.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/ui-ngx/src/app/modules/home/components/widget/trip-animation/trip-animation.component.ts b/ui-ngx/src/app/modules/home/components/widget/trip-animation/trip-animation.component.ts index 2c30bf4e05..db1e53790d 100644 --- a/ui-ngx/src/app/modules/home/components/widget/trip-animation/trip-animation.component.ts +++ b/ui-ngx/src/app/modules/home/components/widget/trip-animation/trip-animation.component.ts @@ -48,7 +48,6 @@ import { import { FormattedData, JsonSettingsSchema, WidgetConfig } from '@shared/models/widget.models'; import moment from 'moment'; import { - deepClone, formattedDataArrayFromDatasourceData, formattedDataFormDatasourceData, isDefined, isUndefined, mergeFormattedData,