fix : token expire
This commit is contained in:
@@ -50,9 +50,9 @@ class RootLogic extends GetxController {
|
||||
localDatasource = diChicken.get<ChickenLocalDataSource>();
|
||||
chickenRepository = diChicken.get<ChickenRepository>();
|
||||
|
||||
localDatasource.openBox().then((value) async {
|
||||
/*localDatasource.openBox().then((value) async {
|
||||
widelyUsedList.value = localDatasource.getAllWidely();
|
||||
});
|
||||
});*/
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user