Skip to content

Commit

Permalink
remove unneeded import
Browse files Browse the repository at this point in the history
  • Loading branch information
josephvanpeltkw committed Oct 15, 2024
1 parent e5cf853 commit e9a3843
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
from threading import Event, Lock, Thread
import json

from cv_bridge import CvBridge
from rclpy.callback_groups import MutuallyExclusiveCallbackGroup
from rclpy.node import Node

Expand Down

0 comments on commit e9a3843

Please sign in to comment.