mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 16:02:23 -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, []];
|
||||
}
|
||||
|
||||
//const adjustedRange = scaleLinear().range([0.7, 0.3]);
|
||||
let adjustedRange;
|
||||
let colourScale;
|
||||
|
||||
|
|
Loading…
Reference in a new issue