mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-23 03:28:33 +00:00
hotfix: remove log
This commit is contained in:
parent
d47fd0cf18
commit
f40b57ee48
@ -38,7 +38,6 @@ function useHighlighting({ view, pattern, active, getTime }) {
|
|||||||
cancelAnimationFrame(frame);
|
cancelAnimationFrame(frame);
|
||||||
};
|
};
|
||||||
} else {
|
} else {
|
||||||
console.log('not active');
|
|
||||||
highlights.current = [];
|
highlights.current = [];
|
||||||
highlightMiniLocations(view, 0, highlights.current);
|
highlightMiniLocations(view, 0, highlights.current);
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user