We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435c21b commit 9badba8Copy full SHA for 9badba8
common/autoware_overlay_rviz_plugin/autoware_overlay_rviz_plugin/src/overlay_text_display.cpp
@@ -553,5 +553,4 @@ void OverlayTextDisplay::updateLineWidth()
553
} // namespace autoware_overlay_rviz_plugin
554
555
#include <pluginlib/class_list_macros.hpp>
556
-PLUGINLIB_EXPORT_CLASS(
557
- autoware_overlay_rviz_plugin::OverlayTextDisplay, rviz_common::Display)
+PLUGINLIB_EXPORT_CLASS(autoware_overlay_rviz_plugin::OverlayTextDisplay, rviz_common::Display)
0 commit comments