Przeglądaj źródła

chore: remove unused import

pull/347/head
Shivam Mishra 4 lat temu
rodzic
commit
fd28107795
1 zmienionych plików z 0 dodań i 3 usunięć
  1. +0
    -3
      src/js/charts/AggregationChart.js

+ 0
- 3
src/js/charts/AggregationChart.js Wyświetl plik

@@ -1,8 +1,5 @@
import BaseChart from './BaseChart';
import { truncateString } from '../utils/draw-utils';
import { legendDot } from '../utils/draw';
import { round } from '../utils/helpers';
import { getExtraWidth } from '../utils/constants';

export default class AggregationChart extends BaseChart {
constructor(parent, args) {


Ładowanie…
Anuluj
Zapisz