From 9c77b39a9245a2f3535829c1522ea36bce351b02 Mon Sep 17 00:00:00 2001
From: Markus Frank <Markus.Frank@cern.ch>
Date: Fri, 24 Jan 2025 11:14:59 +0100
Subject: [PATCH] Cosmetic change only

---
 DDG4/src/Geant4VolumeManager.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/DDG4/src/Geant4VolumeManager.cpp b/DDG4/src/Geant4VolumeManager.cpp
index a89949b46..1a6def7bb 100644
--- a/DDG4/src/Geant4VolumeManager.cpp
+++ b/DDG4/src/Geant4VolumeManager.cpp
@@ -369,4 +369,3 @@ void Geant4VolumeManager::volumeDescriptor(const G4VTouchable* touchable,
                                            VolIDDescriptor&    vol_desc)  const  {
   volumeDescriptor(placementPath(touchable), vol_desc);
 }
-
-- 
GitLab