mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
Remove extra blank lines
Minor formatting cleanup. No functional changes.
This commit is contained in:
parent
bc58e5cb79
commit
154da26d05
1 changed files with 0 additions and 2 deletions
|
@ -129,8 +129,6 @@ export class AnimatedTrail implements Trail {
|
||||||
}
|
}
|
||||||
|
|
||||||
private update() {
|
private update() {
|
||||||
|
|
||||||
|
|
||||||
this.start();
|
this.start();
|
||||||
if (this.trailAnimation) {
|
if (this.trailAnimation) {
|
||||||
this.trailAnimation.setAttribute("begin", "indefinite");
|
this.trailAnimation.setAttribute("begin", "indefinite");
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue