mirror of
https://github.com/ankitects/anki.git
synced 2026-01-07 02:53:54 -05:00
removed a whitespace
This commit is contained in:
parent
8135bc24ee
commit
002b39e89d
1 changed files with 0 additions and 1 deletions
|
|
@ -90,7 +90,6 @@ export function renderReviews(
|
|||
): TableDatum[] {
|
||||
const svg = select(svgElem);
|
||||
const trans = svg.transition().duration(600) as any;
|
||||
|
||||
let xMax = 1;
|
||||
let xMin = 0;
|
||||
// cap max to selected range
|
||||
|
|
|
|||
Loading…
Reference in a new issue