From 5677cc4c819cac0760a24ef0e5a862acba333d05 Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (h)" <j.wuttke@fz-juelich.de>
Date: Tue, 4 Jul 2023 19:23:10 +0200
Subject: [PATCH] ..

---
 Base/Axis/Frame.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Base/Axis/Frame.h b/Base/Axis/Frame.h
index d79ee1b912f..f6eb2e9c693 100644
--- a/Base/Axis/Frame.h
+++ b/Base/Axis/Frame.h
@@ -64,7 +64,6 @@ public:
     //! @return Corresponding bin index for selected axis
     size_t projectedIndex(size_t i_flat, size_t k_axis) const;
 
-
     //! Returns global index for specified indices of axes
     //! @param axes_indices Vector of axes indices for all specified axes in this dataset
     //! @return Corresponding global index
-- 
GitLab