mirror of
https://github.com/Myzel394/Alibi.git
synced 2025-06-18 23:05:26 +02:00
chore: remove empty line
This commit is contained in:
parent
eeaeef07a8
commit
b8787586db
@ -19,7 +19,6 @@ data class Doctor(
|
|||||||
val intent = Intent(Intent.ACTION_OPEN_DOCUMENT_TREE)
|
val intent = Intent(Intent.ACTION_OPEN_DOCUMENT_TREE)
|
||||||
if (intent.resolveActivity(context.packageManager) != null) {
|
if (intent.resolveActivity(context.packageManager) != null) {
|
||||||
return true
|
return true
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
val results =
|
val results =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user