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 Dec 14, 2023
1 parent 98c9d9f commit d77bb76
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.

#include "scenario_selector/scenario_selector_node.hpp"

#include <ament_index_cpp/get_package_share_directory.hpp>
#include <planning_test_utils/planning_interface_test_manager/planning_interface_test_manager.hpp>
#include <planning_test_utils/planning_interface_test_manager/planning_interface_test_manager_utils.hpp>
Expand All @@ -21,8 +23,6 @@
#include <cmath>
#include <vector>

#include "scenario_selector/scenario_selector_node.hpp"

using planning_test_utils::PlanningInterfaceTestManager;

std::shared_ptr<PlanningInterfaceTestManager> generateTestManager()
Expand Down

0 comments on commit d77bb76

Please sign in to comment.