Skip to content

Commit a9a5642

Browse files
committed
lint
1 parent 3206ed2 commit a9a5642

File tree

1 file changed

+0
-2
lines changed
  • src/compas_fab/backends/pybullet

1 file changed

+0
-2
lines changed

src/compas_fab/backends/pybullet/const.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
from collections import namedtuple
66

7-
from compas_fab.utilities import LazyLoader
8-
97
PYBULLET_GUI = 1
108
PYBULLET_DIRECT = 2
119
PYBULLET_SHARED_MEMORY = 3

0 commit comments

Comments
 (0)