Skip to content

Commit 9badba8

Browse files
style(pre-commit): autofix
1 parent 435c21b commit 9badba8

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)