feat : profile and map
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
|
||||
import 'package:rasadyar_chicken/data/di/chicken_di.dart';
|
||||
import 'package:rasadyar_core/core.dart';
|
||||
|
||||
final di = GetIt.instance;
|
||||
@@ -7,7 +5,3 @@ final di = GetIt.instance;
|
||||
Future<void> setupPreInjection() async {
|
||||
await setupAllCoreProvider();
|
||||
}
|
||||
|
||||
Future<void> setupInjection() async {
|
||||
await setupChickenDI();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user