From abb50590a4047a4bb28b25b68bb825fb90f7e144 Mon Sep 17 00:00:00 2001
From: ralfulrich <ralf.ulrich@kit.edu>
Date: Sun, 16 Jan 2022 12:18:33 +0100
Subject: [PATCH] removed commented line

---
 tests/modules/testCONEX.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tests/modules/testCONEX.cpp b/tests/modules/testCONEX.cpp
index 4c515a1f6..9b350f9df 100644
--- a/tests/modules/testCONEX.cpp
+++ b/tests/modules/testCONEX.cpp
@@ -6,7 +6,6 @@
  * the license.
  */
 
-//#include <corsika/setup/SetupEnvironment.hpp>
 #include <SetupTestEnvironment.hpp>
 
 #include <corsika/media/Environment.hpp>
-- 
GitLab