mirror of
https://github.com/nextcloud/android.git
synced 2024-12-18 15:01:57 +03:00
fix dco
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
82c50e2114
commit
01a61ccca7
1 changed files with 0 additions and 1 deletions
|
@ -99,7 +99,6 @@ object PermissionUtil {
|
|||
ActivityCompat.checkSelfPermission(context, it) == PackageManager.PERMISSION_GRANTED
|
||||
}
|
||||
|
||||
|
||||
// TODO: Rename the function to requestExternalStoragePermissionIfNeeded to avoid confusion.
|
||||
/**
|
||||
* Request relevant external storage permission depending on SDK, if needed.
|
||||
|
|
Loading…
Reference in a new issue