Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Mar 4, 2024
1 parent 2ad6d04 commit 51456e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rerun_cpp/src/rerun/recording_stream.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -414,7 +414,6 @@ namespace rerun {
/// Additional timelines set by `set_time_sequence` or `set_time` will also be included.
/// \param archetypes_or_collectiones Any type for which the `AsComponents<T>` trait is implemented.
/// This is the case for any archetype or `std::vector`/`std::array`/C-array of components implements.
/// \returns An error if an error occurs during serialization or logging.
///
/// @see log, try_log, log_timeless, try_log_timeless
template <typename... Ts>
Expand Down

0 comments on commit 51456e5

Please sign in to comment.