Commit 949cb551 authored by Nguyễn Minh Nhật's avatar Nguyễn Minh Nhật

nmn update

parent 6f88931d
......@@ -2,7 +2,6 @@ import 'package:betting/view/mobile/favourites_view/matches_view/list_fixtures/f
import 'package:betting/view/mobile/favourites_view/matches_view/list_results/results_screen_controller.dart';
import 'package:betting/view/mobile/scores/football/football_controller.dart';
import 'package:betting/view/mobile/scores/scores_controller.dart';
import 'package:betting/view/mobile/test.dart';
import 'package:flutter/cupertino.dart';
import 'package:flutter/foundation.dart';
import 'package:get/get.dart';
......@@ -117,7 +116,6 @@ class HomeController extends GetxController with GetSingleTickerProviderStateMix
}
}
else{
Get.to(Test());
onRefreshPressed();
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment