mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
Merge branch 'accessibility-color-blind' of https://github.com/David-Brenn/anki into accessibility-color-blind
This commit is contained in:
commit
8d6d8dc6c8
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