Remove migration code
This commit is contained in:
parent
4819578816
commit
cf385dec8a
3 changed files with 17 additions and 75 deletions
|
|
@ -23,7 +23,6 @@ void main() async {
|
|||
await Firebase.initializeApp();
|
||||
FlutterError.onError = FirebaseCrashlytics.instance.recordFlutterFatalError;
|
||||
await Preferences.init();
|
||||
await Preferences.migrate();
|
||||
await PasswordService.migrate();
|
||||
await GeolocationService.init();
|
||||
await PushService.init();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue