Fixed some errors and delted some commented codes
This commit is contained in:
@@ -102,7 +102,6 @@ class BeneficiaryService {
|
||||
throw Exception("Failed to fetch beneficiaries");
|
||||
}
|
||||
} catch (e) {
|
||||
print("Error fetching beneficiaries: $e");
|
||||
return [];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user