remove comment

merge-requests/763/head
Elham Rababah 5 years ago
parent 93c7797ed4
commit 0006a4de57

@ -86,7 +86,6 @@ class _ReferredPatientScreenState extends State<ReferredPatientScreen> {
), ),
); );
}, },
/// TODO Elham* check why we call fun to access attribute
child: PatientReferralItemWidget( child: PatientReferralItemWidget(
referralStatus: model referralStatus: model
.getReferredPatientItem(index) .getReferredPatientItem(index)

Loading…
Cancel
Save