Skip to content

Commit

Permalink
remove in examples
Browse files Browse the repository at this point in the history
  • Loading branch information
ttytm committed Apr 1, 2024
1 parent 4be737a commit b7844d2
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion examples/pendulum-simulation/modules/sim/anim/worker.v
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module anim

import benchmark
import sim
import sim.img

fn pixels_worker(mut app App) {
Expand Down
1 change: 0 additions & 1 deletion examples/sokol/fonts.v
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import sokol
import sokol.sapp
import sokol.gfx
import sokol.sgl
Expand Down
1 change: 0 additions & 1 deletion examples/sokol/freetype_raven.v
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import sokol
import sokol.sapp
import sokol.gfx
import sokol.sgl
Expand Down

0 comments on commit b7844d2

Please sign in to comment.