Index: shared/scripts/configuration/strings.py =================================================================== diff -u -reefd61a5d338590b9ea89ef87d3a2c181e045cf5 -r705e0873df7444eadfa85a3af24670b445b6c1c3 --- shared/scripts/configuration/strings.py (.../strings.py) (revision eefd61a5d338590b9ea89ef87d3a2c181e045cf5) +++ shared/scripts/configuration/strings.py (.../strings.py) (revision 705e0873df7444eadfa85a3af24670b445b6c1c3) @@ -16,7 +16,4 @@ BLOOD_PRIMING_UNIT = "mL" BLOOD_PRIMING_VALUE_0 = "0" BLOOD_PRIMING_DEFAULT_VALUE = BLOOD_PRIMING_VALUE_0 + " " + BLOOD_PRIMING_UNIT - -#ui_logs -ACK_REQ_STATUS = 'Ack Req' -ACK_BAK_STATUS = 'Ack Bak' \ No newline at end of file + \ No newline at end of file