Skip to content

Commit

Permalink
smol bug
Browse files Browse the repository at this point in the history
  • Loading branch information
john-harrold committed Jan 1, 2025
1 parent 87d478b commit d3ba0d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/UD_Server.R
Original file line number Diff line number Diff line change
Expand Up @@ -671,7 +671,6 @@ UD_fetch_state = function(id, id_ASM, input, session, FM_yaml_file, MOD_yaml_fi
pll[[tmp_modID]][["mod_yaml"]] = tmp_modstate[["MOD_yaml_file"]]
} else {
tmp_msg = paste0("Module with ID: ", tmp_modID, " found in workflow but not in app. ")
msgs = c(msgs, tmp_msg)
FM_le(state, tmp_msg, entry_type="error")
}
}
Expand Down

0 comments on commit d3ba0d1

Please sign in to comment.