Skip to content

Commit

Permalink
remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveBronder committed Dec 13, 2024
1 parent 0b46b4a commit c644df0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/stan/services/pathfinder/multi.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,6 @@ inline int pathfinder_lbfgs_multi(
}
}
});

} catch (const std::exception& e) {
logger.error(e.what());
return error_codes::SOFTWARE;
Expand Down

0 comments on commit c644df0

Please sign in to comment.