Kaynağa Gözat

chore: remove unused import

pull/347/head
Shivam Mishra 4 yıl önce
ebeveyn
işleme
fd28107795
1 değiştirilmiş dosya ile 0 ekleme ve 3 silme
  1. +0
    -3
      src/js/charts/AggregationChart.js

+ 0
- 3
src/js/charts/AggregationChart.js Dosyayı Görüntüle

@@ -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) {


Yükleniyor…
İptal
Kaydet