1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-22 21:23:19 +00:00

Remove errant return.

This commit is contained in:
cybersphinx 2022-07-16 12:45:56 +02:00 committed by AudricV
parent 9e5c68c575
commit d2b6bda7a2
No known key found for this signature in database
GPG Key ID: DA92EC7905614198

View File

@ -115,7 +115,6 @@ public final class DeviceUtils {
return true;
}
}
return false;
}
if (ContextCompat.getSystemService(context, UiModeManager.class)