diff --git a/src/mlpack/core/math/trigamma.hpp b/src/mlpack/core/math/trigamma.hpp index 118f7ae7f8..23a79be4ce 100644 --- a/src/mlpack/core/math/trigamma.hpp +++ b/src/mlpack/core/math/trigamma.hpp @@ -208,4 +208,3 @@ T Trigamma(T x) } // namespace mlpack #endif -