mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 11:44:40 +00:00
chore(Popup): remove unused console logs
This commit is contained in:
@@ -44,8 +44,6 @@
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(keyframe)
|
|
||||||
|
|
||||||
const animation = motionAnimate(divElement, finalKeyframe, animationOptions);
|
const animation = motionAnimate(divElement, finalKeyframe, animationOptions);
|
||||||
return animation.finished;
|
return animation.finished;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user