Skip to content

Commit 2f50f11

Browse files
committed
Remove redundant import
1 parent 6d2eeba commit 2f50f11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rosbridge_server/scripts/rosbridge_websocket.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939

4040
import rclpy
4141
from rclpy.executors import SingleThreadedExecutor
42-
from rclpy.experimental import EventsExecutor
4342
from rclpy.node import Node
4443
from rclpy.qos import DurabilityPolicy, QoSProfile
4544
from rosbridge_library.capabilities.advertise import Advertise

0 commit comments

Comments
 (0)