Skip to content

Commit 8141ac2

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

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

biped_walking_controller/foot.py

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

1111
import math
12-
import typing
13-
from dataclasses import dataclass
14-
from enum import Enum
1512

1613
import numpy as np
1714
import shapely

0 commit comments

Comments
 (0)