Skip to content

Commit

Permalink
ci(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Apr 12, 2024
1 parent b634593 commit c371c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CARET_trace/src/tracing_controller.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -974,4 +974,4 @@ void TracingController::add_message_publisher_handle(
std::lock_guard<std::shared_timed_mutex> lock(mutex_);
message_to_publisher_handles_[message] = publisher_handle;
allowed_messages_.erase(message);
}
}

0 comments on commit c371c25

Please sign in to comment.