Remove the migration screen. #3292

This commit is contained in:
Benoit Marty 2024-09-04 12:04:37 +02:00
parent 4fbf98700a
commit e74b3757da
20 changed files with 1 additions and 418 deletions

View file

@ -84,7 +84,6 @@ dependencies {
testImplementation(projects.services.analytics.test)
testImplementation(projects.services.toolbox.test)
testImplementation(projects.features.networkmonitor.test)
testImplementation(projects.features.roomlist.test)
testImplementation(projects.tests.testutils)
testImplementation(projects.features.leaveroom.test)
}