Skip to content

Commit 88c0a03

Browse files
style(pre-commit): autofix
1 parent d7fe061 commit 88c0a03

File tree

1 file changed

+1
-1
lines changed
  • planning/autoware_behavior_velocity_walkway_module/src

1 file changed

+1
-1
lines changed

planning/autoware_behavior_velocity_walkway_module/src/manager.hpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333

3434
namespace autoware::behavior_velocity_planner
3535
{
36-
using tier4_planning_msgs::msg::PathWithLaneId;
3736
using ::behavior_velocity_planner::PluginWrapper;
3837
using ::behavior_velocity_planner::SceneModuleInterface;
3938
using ::behavior_velocity_planner::SceneModuleManagerInterface;
39+
using tier4_planning_msgs::msg::PathWithLaneId;
4040

4141
class WalkwayModuleManager : public SceneModuleManagerInterface
4242
{

0 commit comments

Comments
 (0)