From 86fe8283778a2cbcd202d43364bf1e1a14bb410a Mon Sep 17 00:00:00 2001
From: Tamas Gal <tgal@km3net.de>
Date: Tue, 12 Mar 2019 00:00:51 +0100
Subject: [PATCH] Remove leftover

---
 scripts/ztplot.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/scripts/ztplot.py b/scripts/ztplot.py
index 11a8628..7755da8 100755
--- a/scripts/ztplot.py
+++ b/scripts/ztplot.py
@@ -171,7 +171,6 @@ class ZTPlot(Module):
             if idx >= len(axes) - n_cols:
                 ax.set_xlabel('time [ns]', fontsize=fontsize)
 
-        print
         plt.suptitle(
             "z-t-Plot for DetID-{0} (t0set: {1}), Run {2}, FrameIndex {3}, "
             "TriggerCounter {4}, Overlays {5}, time offset {6} ns"
-- 
GitLab