@@ -34,10 +34,6 @@ workflow {
ch_str = channel.of(params.str)
ch_chunks = split_text(ch_str)
ch_upper = convert_to_upper(ch_chunks.flatten())
publish:
lower = ch_chunks.flatten()
upper = ch_upper
}
output {
The note is not visible to the blocked user.