This commit is contained in:
Benoit Marty 2022-02-03 00:27:10 +01:00
parent 85af3767b7
commit 664bccf8a5
1 changed files with 0 additions and 1 deletions

View File

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