Przeglądaj źródła

chore: remove console.log

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

+ 0
- 2
src/js/charts/DonutChart.js Wyświetl plik

@@ -41,8 +41,6 @@ export default class DonutChart extends PieChart {
}.bind(this)
]
];
/* eslint-disable no-console */
console.log(this.sliceName);

this.components = new Map(componentConfigs
.map(args => {


Ładowanie…
Anuluj
Zapisz