Skip to content

Commit

Permalink
Code formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
andwin committed Feb 25, 2024
1 parent 8d9b511 commit 5443da9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tunnel/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ function setup() {
if (gfx) gfx.remove()
gfx = createGraphics(width, height)
}

window.onresize = setup

function draw() {
Expand Down

0 comments on commit 5443da9

Please sign in to comment.