Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
UrtsiSantsi committed Dec 9, 2023
1 parent 83281a5 commit 8dcfbca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion demos/Animation/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,3 @@ function move_widget(widget, x, y) {
transform = transform.translate(p);
widget.allocate(widget.get_width(), widget.get_height(), -1, transform);
}

0 comments on commit 8dcfbca

Please sign in to comment.