From 2b65626f01f86eb9e67b4936d7828bb54fc70f3d Mon Sep 17 00:00:00 2001
From: "Joachim Wuttke (h)" <j.wuttke@fz-juelich.de>
Date: Sat, 19 Feb 2022 17:57:27 +0100
Subject: [PATCH] rm unused include

---
 GUI/Model/Data/IntensityDataItem.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/GUI/Model/Data/IntensityDataItem.cpp b/GUI/Model/Data/IntensityDataItem.cpp
index 9003df6c321..50943d5a866 100644
--- a/GUI/Model/Data/IntensityDataItem.cpp
+++ b/GUI/Model/Data/IntensityDataItem.cpp
@@ -18,7 +18,6 @@
 #include "GUI/Model/Device/AxesItems.h"
 #include "GUI/Model/Device/MaskItems.h"
 #include "GUI/Model/Device/MaskUnitsConverter.h"
-#include "GUI/Model/Model/SessionModel.h"
 #include "GUI/Support/IO/ImportDataInfo.h"
 #include "GUI/Util/Error.h"
 
-- 
GitLab