Enable detekt rules UnusedImports and cleanup the code.

This commit is contained in:
Benoit Marty 2023-07-20 18:00:23 +02:00
parent 08a7287e8b
commit 2928073e22
34 changed files with 6 additions and 80 deletions

View file

@ -18,7 +18,6 @@ package io.element.android.tests.uitests
import android.app.Activity
import android.content.Intent
import com.airbnb.android.showkase.models.Showkase
import com.airbnb.android.showkase.ui.ShowkaseBrowserActivity
fun openShowkase(activity: Activity) {