Skip to content

Commit 8dd9a78

Browse files
committed
remove unneeded import of sympy
1 parent 9a225e8 commit 8dd9a78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spatialmath/baseposematrix.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
# MIT Licence, see details in top-level file: LICENCE
44

55
import numpy as np
6-
from sympy.core.singleton import S
76
from spatialmath.base import base
87
from spatialmath.baseposelist import BasePoseList
98
from spatialmath.base import symbolic as sym

0 commit comments

Comments
 (0)