Skip to content

Commit

Permalink
Run clang-format
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitrii Petukhov <[email protected]>
  • Loading branch information
bbpetukhov committed Dec 2, 2024
1 parent 7295527 commit 959f269
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -971,7 +971,7 @@ void SummaryProcessor::outputResult()
if (totalRecordsCount < d_minRecordsPerQueue) {
continue;
}

const mqbu::StorageKey& queueKey = it->first;

// Get queue information contained in CSL file
Expand Down

0 comments on commit 959f269

Please sign in to comment.