diff --git a/scripts/ztplot.py b/scripts/ztplot.py
index 11a8628edea29e8573d0d2364b3325274e348c7b..7755da85513875eb2ab99b78266d1918237d974c 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"