change comment

Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
alperozturk 2024-12-05 09:54:41 +01:00
parent 01a61ccca7
commit a61d615440
No known key found for this signature in database
GPG key ID: 4E577DC593B59BDF

View file

@ -160,7 +160,7 @@ object PermissionUtil {
}
if (grantedPermissions) {
// Permissions already granted, proceed with functionality
// Permissions already granted
return
}