Skip to content

Commit 13d080b

Browse files
pre-commit-ci[bot]KhalilSelyan
authored and
KhalilSelyan
committed
style(pre-commit): autofix
Signed-off-by: KhalilSelyan <khalil@leodrive.ai>
1 parent e225e6a commit 13d080b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

common/autoware_overlay_rviz_plugin/autoware_overlay_rviz_plugin/src/overlay_text_display.cpp

+1-2
Original file line numberDiff line numberDiff line change
@@ -553,5 +553,4 @@ void OverlayTextDisplay::updateLineWidth()
553553
} // namespace autoware_overlay_rviz_plugin
554554

555555
#include <pluginlib/class_list_macros.hpp>
556-
PLUGINLIB_EXPORT_CLASS(
557-
autoware_overlay_rviz_plugin::OverlayTextDisplay, rviz_common::Display)
556+
PLUGINLIB_EXPORT_CLASS(autoware_overlay_rviz_plugin::OverlayTextDisplay, rviz_common::Display)

0 commit comments

Comments
 (0)