requested cubits

This commit is contained in:
Rafeek-Khoudare
2025-07-21 16:37:46 +03:00
parent 983040135f
commit fb506e16c1
5 changed files with 2 additions and 7 deletions

View File

@ -25,7 +25,6 @@ class DetailsStepsWidget extends StatelessWidget {
pointsController: pointsController,
editingBookableSpace: editingBookableSpace,
),
StepsInitial() => const SizedBox(),
};
}),
);