This commit is contained in:
2025-08-25 17:48:40 +05:30
17 changed files with 207 additions and 3295 deletions

View File

@@ -102,7 +102,6 @@ class BeneficiaryService {
throw Exception("Failed to fetch beneficiaries");
}
} catch (e) {
print("Error fetching beneficiaries: $e");
return [];
}
}