diff --git a/lib/app/modules/speedtest/view.dart b/lib/app/modules/speedtest/view.dart index 701c3e0..c381703 100644 --- a/lib/app/modules/speedtest/view.dart +++ b/lib/app/modules/speedtest/view.dart @@ -61,7 +61,6 @@ class SpeedtestPage extends GetView { ), SizedBox(height: 5.0.wp), BuildGauge(), - SizedBox(height: 5.0.wp), Obx(() => Padding( padding: container, child: controller.isStarted.value ?