Index: suite_leahi/shared/scripts/configuration/config.py =================================================================== diff -u -rb551aa7300336151240a5fc79ebd7cd366de2018 -r0b9e1c4d2429e9ad58420f00a52adf8ec800ef35 --- suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision b551aa7300336151240a5fc79ebd7cd366de2018) +++ suite_leahi/shared/scripts/configuration/config.py (.../config.py) (revision 0b9e1c4d2429e9ad58420f00a52adf8ec800ef35) @@ -162,12 +162,6 @@ "Connect dry bicarbonate.", ] INSTALLATION_STEPPER_1_PAGE_TITLE = "Install Blood Tubing Set" -INSTALL_BLOOD_TUBING_SET_CONTENTS = [ - "Open the blood pump door.", - "Insert blood tubing set and ensure it is secure.", - "Push the blood tube into the blood pump.", - "Close the blood pump door.", -] INSTALLATION_STEPPER_2_PAGE_TITLE = "Install Bloodlines" INSTALLATION_STEPPER_3_PAGE_TITLE = "Install Pressure Lines and Dialyzer" INSTALLATION_STEPPER_4_PAGE_TITLE = "Connect Saline Bag"