Skip to content
Snippets Groups Projects
Commit e459eaab authored by Kipp Cannon's avatar Kipp Cannon
Browse files

gstlal_inspiral_lvalert_psd_plotter: remove superfluous wait

parent 45decf75
No related branches found
No related tags found
No related merge requests found
......@@ -177,8 +177,6 @@ if not graceids:
logging.info("filename is not 'psd.xml.gz'. skipping")
sys.exit()
graceids = [str(lvalert_data["uid"])]
# pause to give the psd file a chance to get uploaded.
time.sleep(8)
gracedb_client = gracedb.Client(url=options.gracedb_service_url)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment