Skip to content

Commit

Permalink
Remove unused import AGAIN
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminwp18 committed May 31, 2024
1 parent 3eb19b9 commit a1db39c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import rclpy
from rclpy.executors import MultiThreadedExecutor
from rclpy.node import Node
from rclpy.parameter import Parameter
from rclpy.qos import qos_profile_sensor_data, qos_profile_system_default
from sensor_msgs.msg import Joy
from mavros_msgs.srv import CommandBool
Expand Down

0 comments on commit a1db39c

Please sign in to comment.