chore: remove console.log
This commit is contained in:
parent
26671b143b
commit
1181660ed1
@ -41,8 +41,6 @@ export default class DonutChart extends PieChart {
|
|||||||
}.bind(this)
|
}.bind(this)
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
/* eslint-disable no-console */
|
|
||||||
console.log(this.sliceName);
|
|
||||||
|
|
||||||
this.components = new Map(componentConfigs
|
this.components = new Map(componentConfigs
|
||||||
.map(args => {
|
.map(args => {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user