Index: shared/scripts/configuration/config.py =================================================================== diff -u -r67fe81cbc2a65bfed7a9082f2c10eb773d979a30 -rc3fcd1acdc5826eb4dc3cf1a864de3c83860f81b --- shared/scripts/configuration/config.py (.../config.py) (revision 67fe81cbc2a65bfed7a9082f2c10eb773d979a30) +++ shared/scripts/configuration/config.py (.../config.py) (revision c3fcd1acdc5826eb4dc3cf1a864de3c83860f81b) @@ -30,10 +30,6 @@ GOODMORNING_START_TIME_SEC = 0 GOODEVENING_START_TIME_SEC = 43200 -BLOOD_PRIMING_TEXT = "Blood Priming" -SALINE_UNIT = "mL" -BLOOD_PRIMING_DEFAULT_VALUE = "0 mL" - ENABLED = True DISABLED = False