Skip to content
Snippets Groups Projects
Verified Commit 464ee089 authored by Michiel Cottaar's avatar Michiel Cottaar
Browse files

Remove outdated method

parent 820ff0b3
No related branches found
No related tags found
No related merge requests found
......@@ -19,5 +19,4 @@ InstantReadout() = BuildingBlockPlaceholder{InstantReadout}()
properties(::Type{<:InstantReadout}) = []
to_block(builder::SequenceBuilder, cls::Type{<:InstantReadout}) = cls(builder)
to_mcmr_components(readout::InstantReadout) = Readout(value(start_time(readout)))
end
\ No newline at end of file
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