From 84a289d778a613dfab23aec7991d1a4e89ae7628 Mon Sep 17 00:00:00 2001
From: Felix Schindler <felix.schindler@wwu.de>
Date: Fri, 7 Apr 2017 16:10:58 +0200
Subject: [PATCH] whitespace

---
 dune/xt/common/timedlogging.hh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/dune/xt/common/timedlogging.hh b/dune/xt/common/timedlogging.hh
index 62437eb20..0a4dac660 100644
--- a/dune/xt/common/timedlogging.hh
+++ b/dune/xt/common/timedlogging.hh
@@ -338,7 +338,6 @@ public:
       = default;
 #endif
 
-
 #if DUNE_XT_COMMON_TIMEDLOGGING_ENABLE_DEBUG
 protected:
   TimedLogManager logger_;
-- 
GitLab