Remove errant return.

This commit is contained in:
cybersphinx 2022-07-16 12:45:56 +02:00 committed by AudricV
parent 277ef2c450
commit 7bb41180e1

View file

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