aruco_pose: remove unused lines from tests

This commit is contained in:
Oleg Kalachev
2019-06-26 23:02:32 +03:00
parent b542851b24
commit 82649cbe20

View File

@@ -5,9 +5,7 @@ import json
import rospy
import rostest
from geometry_msgs.msg import PoseWithCovarianceStamped
from sensor_msgs.msg import Image
from aruco_pose.msg import MarkerArray
from visualization_msgs.msg import MarkerArray as VisMarkerArray