chore: remove empty line

This commit is contained in:
Myzel394 2024-01-01 17:22:34 +01:00
parent eeaeef07a8
commit b8787586db
No known key found for this signature in database
GPG Key ID: 79CC92F37B3E1A2B

View File

@ -19,7 +19,6 @@ data class Doctor(
val intent = Intent(Intent.ACTION_OPEN_DOCUMENT_TREE)
if (intent.resolveActivity(context.packageManager) != null) {
return true
}
val results =