From e565c5425dcf859323d0167bd6576cab75b3b935 Mon Sep 17 00:00:00 2001
From: Matthieu Schaller <schaller@strw.leidenuniv.nl>
Date: Tue, 13 Nov 2018 14:38:39 +0100
Subject: [PATCH] Applied code formatting tool.

---
 src/statistics.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/statistics.c b/src/statistics.c
index 292b392901..8866f345a4 100644
--- a/src/statistics.c
+++ b/src/statistics.c
@@ -24,7 +24,6 @@
 #include <math.h>
 #include <string.h>
 
-
 /* MPI headers. */
 #ifdef WITH_MPI
 #include <mpi.h>
-- 
GitLab