Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 28, 2024
1 parent 558d745 commit 4f0ce90
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,9 @@
namespace autoware::behavior_velocity_planner
{
using ::behavior_velocity_planner::PathWithLaneId;
using ::behavior_velocity_planner::StopReason;
using ::behavior_velocity_planner::Pose;
using ::behavior_velocity_planner::StopReason;
using ::behavior_velocity_planner::SceneModuleInterface;
using ::behavior_velocity_planner::StopReason;
class VirtualTrafficLightModule : public SceneModuleInterface
{
public:
Expand Down

0 comments on commit 4f0ce90

Please sign in to comment.