Skip to content

Commit

Permalink
Remove this.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Apr 30, 2024
1 parent a672840 commit a422c87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/libs/autocue.liq
Original file line number Diff line number Diff line change
Expand Up @@ -826,7 +826,6 @@ def file.autocue.metadata(~metadata, uri) =
null.defined(autocue)
then
autocue = null.get(autocue)
log(level=1, "FROM AUTOCUE: #{autocue}")
let {cue_in, cue_out, fade_in, fade_out} = autocue

extra_metadata = autocue.extra_metadata ?? []
Expand Down

0 comments on commit a422c87

Please sign in to comment.