Skip to content

Commit b759e8d

Browse files
committed
style: fix unused imports
1 parent d5b675f commit b759e8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python/rcs_so101/env_joint_control.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
from rcs import sim
66
from rcs._core.common import RobotPlatform
77
from rcs.envs.base import ControlMode, RelativeTo
8-
from rcs.envs.utils import default_fr3_sim_gripper_cfg
98
from rcs_so101.creators import RCSSO101EnvCreator, SO101SimEnvCreator
109

1110
logger = logging.getLogger(__name__)

0 commit comments

Comments
 (0)