Skip to content

Commit

Permalink
remove imports of DataStructures and SimpleDraw (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sid-Bhatia-0 authored Mar 24, 2022
1 parent fcd1eec commit df76c59
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions example.jl
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
import ModernGL as MGL
import DataStructures as DS
import GLFW
import SimpleDraw as SD

function process_input(window)
if GLFW.GetKey(window, GLFW.KEY_Q)
Expand Down

0 comments on commit df76c59

Please sign in to comment.