[stim] remove embed

This commit is contained in:
wendtalexander 2025-10-21 15:06:53 +02:00
parent a8778f3596
commit 58b88b7e73

View File

@ -349,9 +349,6 @@ class StimulusToNix:
if repro.duration < 0.05:
log.warning(f"Skipping repro {repro.name} because it is two short")
continue
embed()
exit()
if repro.stimuli:
log.debug("Processing MultiTag")
repetition = len(repro.stimuli)