Browse Source

Refactoring

pull/6496/head
kalutkaz 4 years ago
parent
commit
b64e3149be
  1. 1
      ui-ngx/src/app/modules/home/components/widget/trip-animation/trip-animation.component.ts

1
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,

Loading…
Cancel
Save