Skip to content

Commit 0ebaf33

Browse files
committed
Fixed clang-format issue
1 parent 58f6e54 commit 0ebaf33

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ur_robot_driver/src/hardware_interface.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,6 @@ return_type URPositionHardwareInterface::write()
474474
}
475475
}
476476

477-
478477
void URPositionHardwareInterface::handleRobotProgramState(bool program_running)
479478
{
480479
if (!robot_program_running_ && program_running)

0 commit comments

Comments
 (0)