Skip to content

Commit feb555e

Browse files
committed
Remove useless import
1 parent 8141ac2 commit feb555e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

biped_walking_controller/foot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"""
1010

1111
import math
12-
1312
import numpy as np
1413
import shapely
1514
from shapely import Polygon, Point, affinity, union

0 commit comments

Comments
 (0)