From 0006a4de57b40929cd67ac3cbf82be443c2f3215 Mon Sep 17 00:00:00 2001 From: Elham Rababah Date: Mon, 28 Jun 2021 14:23:49 +0300 Subject: [PATCH] remove comment --- .../patients/profile/referral/referred-patient-screen.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/screens/patients/profile/referral/referred-patient-screen.dart b/lib/screens/patients/profile/referral/referred-patient-screen.dart index dec6108f..8dce7d60 100644 --- a/lib/screens/patients/profile/referral/referred-patient-screen.dart +++ b/lib/screens/patients/profile/referral/referred-patient-screen.dart @@ -86,7 +86,6 @@ class _ReferredPatientScreenState extends State { ), ); }, - /// TODO Elham* check why we call fun to access attribute child: PatientReferralItemWidget( referralStatus: model .getReferredPatientItem(index)