We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3206ed2 commit a9a5642Copy full SHA for a9a5642
src/compas_fab/backends/pybullet/const.py
@@ -4,8 +4,6 @@
4
5
from collections import namedtuple
6
7
-from compas_fab.utilities import LazyLoader
8
-
9
PYBULLET_GUI = 1
10
PYBULLET_DIRECT = 2
11
PYBULLET_SHARED_MEMORY = 3
0 commit comments