remove spurious print-statement in TestBeamConfigFlags.py
In noticed that loading config-flags creates a log line like
In createTestBeamConfigFlags
This MR removes this printout.
BTW, git grep "In createTestBeamConfigFlags" -- "ref"
turned up nothing, the line didn't make it in any reference log-file.