timelines: minor clean up
This commit is contained in:
parent
ad5caa4428
commit
47bd6711e4
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ export function useTimeline(
|
|||
async ([tl], info) => {
|
||||
let tlChanged = false;
|
||||
if (otl !== tl) {
|
||||
console.debug("timeline reset");
|
||||
npager = opager = undefined;
|
||||
otl = tl;
|
||||
tlChanged = true;
|
||||
|
|
Loading…
Reference in a new issue