mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-11 13:48:40 +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);
|
||||
};
|
||||
} else {
|
||||
console.log('not active');
|
||||
highlights.current = [];
|
||||
highlightMiniLocations(view, 0, highlights.current);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user