From fa914ac1ad91609ad4c296cf0e6f5631b72e2e51 Mon Sep 17 00:00:00 2001
From: Jens Steidl <Jens.Steidl@slub-dresden.de>
Date: Mon, 12 Oct 2020 17:44:04 +0200
Subject: [PATCH] - removed not used debug code

---
 bin/slubsipbuilderbagit.pl | 2 --
 1 file changed, 2 deletions(-)

diff --git a/bin/slubsipbuilderbagit.pl b/bin/slubsipbuilderbagit.pl
index 8b6ee59..ec92aa6 100644
--- a/bin/slubsipbuilderbagit.pl
+++ b/bin/slubsipbuilderbagit.pl
@@ -761,8 +761,6 @@ if (@addKeyValue) {
         }
     }
 }
-#p(@addKeyValue);
-#p(@addBagInfo); # print data from array of hashes https://docstore.mik.ua/orelly/perl/prog3/ch09_03.htm
 ##########################################################################################################################################################
 
 # rightsFilePath
-- 
GitLab