Skip to content

Commit

Permalink
Remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed Feb 7, 2025
1 parent 662a60f commit 7a4f655
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gui/drawLayer.js
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,6 @@ export class DrawLayer {
y: offset.y - this.#panOffset.y + newPanOffset.y
});
this.#panOffset = newPanOffset;

}

/**
Expand Down

0 comments on commit 7a4f655

Please sign in to comment.