Index: shared/scripts/configuration/strings.py =================================================================== diff -u -r8a536497f2070b9552526301d74114bdf3d5fe90 -r44765c1ac1f4bd2fe890a30449bf72a746d7577c --- shared/scripts/configuration/strings.py (.../strings.py) (revision 8a536497f2070b9552526301d74114bdf3d5fe90) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision 44765c1ac1f4bd2fe890a30449bf72a746d7577c) @@ -154,7 +154,6 @@ OPERATIONAL_PARAMETERS = {"Heparin Type": HEPARIN_TYPE, "Acid Concentrate": "Fres. Naturalyte", "Bicarbonate Concentrate": BICARBONATE_CONCENTRATE, "Dialyzer Type": "BB Diacap Pro 16H"} - #tst_treatment_monitoring FLOWS_TEXT = "FLOWS" BLOOD_UNIT = "mL/min" @@ -242,5 +241,3 @@ PRIMING_STEPS = ["Blood Circuit Priming", "Dialysate Circuit Priming", "Wet Self Tests"] SELF_TEST_COMPLETION_MSG = "Self Test Complete!" PRIMING_COMPLETE_MSG = "Priming Complete!" - -