This commit is contained in:
Benoit Marty 2022-02-03 00:27:10 +01:00
parent 85af3767b7
commit 664bccf8a5

View file

@ -455,5 +455,4 @@ internal class RealmSessionStoreMigration @Inject constructor(
realm.deleteAll() realm.deleteAll()
} }
} }
} }