mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Chore: Remove console.log from heatmap util file (#71515)
This commit is contained in:
parent
46c5e5417b
commit
bd4f8fd280
@ -95,8 +95,6 @@ export function prepConfig(opts: PrepConfigOpts) {
|
||||
sync,
|
||||
} = opts;
|
||||
|
||||
// console.log(dataRef.current);
|
||||
|
||||
const xScaleKey = 'x';
|
||||
let xScaleUnit = 'time';
|
||||
let isTime = true;
|
||||
|
Loading…
Reference in New Issue
Block a user