Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
talhabw committed Dec 25, 2024
1 parent cf379ed commit f9f3486
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion auv_smach/scripts/main_state_machine.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
import rospy
import smach
import auv_smach
from auv_smach.common import CancelAlignControllerState
from auv_smach.initialize import InitializeState
from auv_smach.gate import NavigateThroughGateState
from auv_smach.red_buoy import RotateAroundBuoyState
Expand Down

0 comments on commit f9f3486

Please sign in to comment.