Skip to content

Commit

Permalink
line issue
Browse files Browse the repository at this point in the history
  • Loading branch information
davemarco committed Oct 5, 2024
1 parent a912eeb commit b7c28c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/clp_ffi_js/ir/StreamReader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ auto StreamReader::build() -> size_t {
continue;
}
m_stream_reader_data_context.reset(nullptr);

}
return m_encoded_log_events.size();
}
Expand Down

0 comments on commit b7c28c9

Please sign in to comment.