Skip to content

Commit

Permalink
Remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
denizergonul committed Nov 8, 2024
1 parent e27b1c4 commit 835186d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/trigger/TriggerPrimitiveTypeAdapter.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ const constexpr std::size_t kTriggerPrimitiveSize = sizeof(trgdataformats::Trigg
struct TriggerPrimitiveTypeAdapter
{
using FrameType = TriggerPrimitiveTypeAdapter;

// data
trgdataformats::TriggerPrimitive tp;
// comparable based on start timestamp
Expand Down

0 comments on commit 835186d

Please sign in to comment.