update packages

This commit is contained in:
Pritimay Sarkar
2024-02-18 14:42:43 +05:30
parent 515d154e50
commit 3bab859d0b
2 changed files with 6 additions and 8 deletions

View File

@@ -349,8 +349,6 @@ class HomeFragment : Fragment() {
}
}
hemoCubeViewModel.downloadcertificate.observe(viewLifecycleOwner) { response ->
when (response) {
is Result.Success -> {