Skip to content

Commit

Permalink
chore: run pre commit formatter
Browse files Browse the repository at this point in the history
Signed-off-by: Manuel Schweiger <[email protected]>
  • Loading branch information
mschweig committed Jan 7, 2025
1 parent 267bb17 commit 07db85a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spot_driver/src/api/default_time_sync_api.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// Copyright (c) 2023-2024 Boston Dynamics AI Institute LLC. All rights reserved.

#include <chrono>
#include <spot_driver/api/default_time_sync_api.hpp>
#include <tl_expected/expected.hpp>
#include <chrono>

namespace spot_ros2 {

Expand Down

0 comments on commit 07db85a

Please sign in to comment.