Skip to content

Commit

Permalink
(2d) remove unused cv2 import
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh authored Jul 6, 2024
1 parent c6307a5 commit e03d8b5
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
from rospy import ServiceException
from sensor_msgs.msg import Image, RegionOfInterest

import cv2


def _get_and_wait_for_service(srv_name, srv_class):
"""
Expand Down

0 comments on commit e03d8b5

Please sign in to comment.