remove comments

This commit is contained in:
2025-06-04 11:57:39 +02:00
parent 29dae4f16c
commit 93158b3aa1

View File

@@ -423,15 +423,6 @@ class _BuildAppointmentListState extends State<BuildAppointmentList> {
return MihValidationServices().isEmpty(value);
},
),
// SizedBox(
// // width: 500,
// child: MIHTextField(
// controller: widget.titleController,
// hintText: "Title",
// editable: true,
// required: true,
// ),
// ),
const SizedBox(height: 10),
SizedBox(
// width: 500,