From 8b26bc564b5023a7355ad90e584e7c40779e384e Mon Sep 17 00:00:00 2001 From: Stan Jenkins Date: Fri, 15 Nov 2024 14:16:41 -0500 Subject: [PATCH] [Jenkins] auto-formatting by clang-format version 10.0.0-4ubuntu1 --- stan/math/rev/fun/eigenvalues_sym.hpp | 1 - 1 file changed, 1 deletion(-) diff --git a/stan/math/rev/fun/eigenvalues_sym.hpp b/stan/math/rev/fun/eigenvalues_sym.hpp index 2d2b6b63056..a74ca07d237 100644 --- a/stan/math/rev/fun/eigenvalues_sym.hpp +++ b/stan/math/rev/fun/eigenvalues_sym.hpp @@ -11,7 +11,6 @@ #include #include - namespace stan { namespace math {