diff --git a/Control/CalypsoExample/Generation/scripts/faser_particlegun.py b/Control/CalypsoExample/Generation/scripts/faser_particlegun.py
index 8d78b78e5b52067326fce9819741de803bfc4a94..d23e879d29feefe759d8dcb5a617cfea3bebb1c2 100755
--- a/Control/CalypsoExample/Generation/scripts/faser_particlegun.py
+++ b/Control/CalypsoExample/Generation/scripts/faser_particlegun.py
@@ -164,8 +164,6 @@ if __name__ == '__main__':
         print(f"Sampler {args.sampler} not known!")
         sys.exit(1)
 
-    print(sg_dict)
-
     # Pass this in one go to ConfigFlags
     ConfigFlags.Sim.Gun = sg_dict