1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-09-08 05:45:58 +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

View File

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