Index: shared/scripts/configuration/config.py =================================================================== diff -u -rffa29812cc49397be901378d94e5ac7dadd24d0c -r79c10476a6ccb22f3faf9b37be90463c8e28fe46 --- shared/scripts/configuration/config.py (.../config.py) (revision ffa29812cc49397be901378d94e5ac7dadd24d0c) +++ shared/scripts/configuration/config.py (.../config.py) (revision 79c10476a6ccb22f3faf9b37be90463c8e28fe46) @@ -31,10 +31,7 @@ BLOOD_PRIMING_TEXT = "Blood Priming" SALINE_UNIT = "mL" -BLOOD_PRIMING_DEFAULT_VALUE = "0 mL" - - #post-treatment CURRENT_COLOR = '#000000' @@ -47,7 +44,6 @@ TREATMENT_LOG_LOCATION = '/home/denali/Desktop/sd-card/treatment/*.log' VISIBLE = True - #dictionary consist of review parameters values of post treatment POST_TREATMENT_REVIEW_PARAMETER_RANGE = { "Patient ID": ["abcd", "xyz"],