1
0
Fork 0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2025-10-06 03:50:22 +02: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)