Remove unnecessary block from execute_fn_to_ui_file I noticed that execute_fn_to_ui_file has an extra, unnecessary block. This patch removes it.