Remove extraneous line.

This commit is contained in:
Kevin Zakka
2022-03-29 10:11:41 -07:00
parent 8dc08d3733
commit 5639ee22fc
-1
View File
@@ -80,5 +80,4 @@ if _MUJOCO_GL not in _MUJOCO_GL_DISABLE:
else:
from mujoco.glfw import GLContext
__version__ = mj_versionString()