Skip to content

Commit

Permalink
Remove empty space
Browse files Browse the repository at this point in the history
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Signed-off-by: Krzysztof Wojciechowski <49921081+Kotochleb@users.noreply.github.com>
  • Loading branch information
Kotochleb and ahcorde committed Mar 19, 2024
1 parent eab352a commit 56a0780
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ros_gz_bridge/src/ros_gz_bridge.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ void RosGzBridge::spin()
}
}
}

for (auto & bridge : handles_) {
bridge->Spin();
}
Expand Down

0 comments on commit 56a0780

Please sign in to comment.