Skip to content

Commit 4f6ec23

Browse files
style(pre-commit): autofix
1 parent af07b3b commit 4f6ec23

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

system/system_error_monitor/include/system_error_monitor/system_error_monitor_core.hpp

+1-2
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,13 @@
3131
#include <boost/optional.hpp>
3232

3333
#include <deque>
34-
#include <limits>
34+
#include <limits>
3535
#include <map>
3636
#include <memory>
3737
#include <string>
3838
#include <unordered_map>
3939
#include <vector>
4040

41-
4241
struct DiagStamped
4342
{
4443
std_msgs::msg::Header header;

0 commit comments

Comments
 (0)