Skip to content

Commit

Permalink
fix braces
Browse files Browse the repository at this point in the history
  • Loading branch information
davemarco committed Oct 5, 2024
1 parent ca2a0eb commit a912eeb
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 @@ -165,7 +165,6 @@ auto StreamReader::build() -> size_t {
)};
m_encoded_log_events.emplace_back(std::move(log_viewer_event));
continue;
}
}
m_stream_reader_data_context.reset(nullptr);

Expand Down

0 comments on commit a912eeb

Please sign in to comment.