refactor : apply some analyze
This commit is contained in:
@@ -16,7 +16,6 @@ Future<void> setupAllCoreProvider() async {
|
||||
await diCore.allReady();
|
||||
}
|
||||
|
||||
Future<void> _setUpLogger() async {}
|
||||
|
||||
Future<void> _setupLocalStorage() async {
|
||||
var localStorage = diCore.registerSingleton<HiveLocalStorage>(HiveLocalStorage());
|
||||
|
||||
Reference in New Issue
Block a user