chore: remove unused import
This commit is contained in:
parent
7cfa35a418
commit
fd28107795
@ -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) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user