Skip to content

Commit 162ccbf

Browse files
committed
remove useless using
1 parent ad265a9 commit 162ccbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/roscontrol-sot-controller.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ bool RCSotController::initRequest(lhi::RobotHW *robot_hw,
168168
bool RCSotController::initInterfaces(lhi::RobotHW *robot_hw, ros::NodeHandle &,
169169
ros::NodeHandle &,
170170
ClaimedResources &claimed_resources) {
171-
using controller_interface::ControllerBase;
172171
std::string lns;
173172
lns = "hardware_interface";
174173

0 commit comments

Comments
 (0)