remove print
This commit is contained in:
parent
ee808c49de
commit
99f9402a53
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ class _PatientProfileState extends State<PatientProfile> {
|
|||
int _selcetedIndex = 0;
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
print("Pat Profile: ${widget.arguments.businessUser!.business_id}");
|
||||
return MihApp(
|
||||
appActionButton: getAction(),
|
||||
appTools: getTools(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue