Skip to content
Snippets Groups Projects
Commit c0281426 authored by Gregory Ashton's avatar Gregory Ashton
Browse files

Remove obsolete start_time reference

parent feb045f6
No related branches found
No related tags found
1 merge request!72Clean up of detectors
......@@ -555,8 +555,6 @@ class Interferometer(object):
ValueError: If no method to set data is provided
"""
self.start_time = start_time
if frequency_domain_strain is not None:
logging.info(
'Setting {} data using provided frequency_domain_strain'.format(self.name))
......
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