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
1 changed files with 0 additions and 1 deletions

View File

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