Skip to content

Commit b3afaed

Browse files
committed
[Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1
1 parent 0d00dc0 commit b3afaed

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/expressions/expression_test_helpers.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ struct counterOp {
2020
}
2121
};
2222

23-
2423
template <typename T, stan::math::require_not_tuple_t<T>* = nullptr>
2524
auto recursive_sum(const T& a) {
2625
return math::sum(a);

0 commit comments

Comments
 (0)