From aa69fcad652613bf29f80048a9c9da1a7dec406c Mon Sep 17 00:00:00 2001 From: Matthew Andrew <matthew.andrew@stfc.ac.uk> Date: Tue, 18 Sep 2018 12:18:56 +0100 Subject: [PATCH] Removed comment line Re #23022 --- scripts/ISIS_SANS_v2_experimental.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/ISIS_SANS_v2_experimental.py b/scripts/ISIS_SANS_v2_experimental.py index 988399e2cd0..27e97b5dce6 100644 --- a/scripts/ISIS_SANS_v2_experimental.py +++ b/scripts/ISIS_SANS_v2_experimental.py @@ -22,5 +22,4 @@ ui = sans_data_processor_gui.SANSDataProcessorGui() run_tab_presenter.set_view(ui) # Show -# if ui.setup_layout(): ui.show() -- GitLab