mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 00:12:25 -04:00
remove commented codes
This commit is contained in:
parent
2e339b7557
commit
f2d499e1ef
1 changed files with 0 additions and 1 deletions
|
@ -147,7 +147,6 @@ export function prepareIntervalData(
|
||||||
return [null, []];
|
return [null, []];
|
||||||
}
|
}
|
||||||
|
|
||||||
//const adjustedRange = scaleLinear().range([0.7, 0.3]);
|
|
||||||
let adjustedRange;
|
let adjustedRange;
|
||||||
let colourScale;
|
let colourScale;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue