call print once

This commit is contained in:
Pritimay Sarkar
2024-02-16 18:51:57 +05:30
parent d502e88da4
commit 09d4bb56fc

View File

@@ -501,7 +501,6 @@ class HemoCubeFragment : Fragment() {
resultData.contains("REND") && this.testStatusCode < TestStatus.SAMPLE_PRINT_COMPLETED.code -> {
handleSampleCompleted()
handleSampleCompleted()
}
currentResultData.contains("REND")