Remove extra blank lines

Minor formatting cleanup. No functional changes.
This commit is contained in:
CharitSinghChauhan 2025-04-22 12:26:33 +05:30 committed by GitHub
parent bc58e5cb79
commit 154da26d05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -129,8 +129,6 @@ export class AnimatedTrail implements Trail {
}
private update() {
this.start();
if (this.trailAnimation) {
this.trailAnimation.setAttribute("begin", "indefinite");