Skip to content

Commit

Permalink
Merge branch 'bmqstoragetool' of https://github.com/waldgange/blazingmq
Browse files Browse the repository at this point in the history
… into bmqstoragetool
  • Loading branch information
alexander-e1off committed Nov 28, 2023
2 parents 6e6e89b + fcfe317 commit 6650273
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/applications/bmqstoragetool/bmqstoragetool.m.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,5 @@ int main(int argc, const char* argv[])
if (!parseArgs(argc, argv)) {
return 1; // RETURN
}

return 0;
}

0 comments on commit 6650273

Please sign in to comment.