Skip to content

Commit 60aa552

Browse files
committed
removed unused import
1 parent 40481c7 commit 60aa552

File tree

1 file changed

+0
-1
lines changed
  • demosys/effect_templates/cube_simple

1 file changed

+0
-1
lines changed

demosys/effect_templates/cube_simple/effect.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import moderngl as mgl
22
from demosys.effects import effect
33
from demosys import geometry
4-
from OpenGL import GL
54
# from pyrr import matrix44
65

76

0 commit comments

Comments
 (0)