Remove errant return.
This commit is contained in:
parent
277ef2c450
commit
7bb41180e1
1 changed files with 0 additions and 1 deletions
|
|
@ -115,7 +115,6 @@ public final class DeviceUtils {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (ContextCompat.getSystemService(context, UiModeManager.class)
|
if (ContextCompat.getSystemService(context, UiModeManager.class)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue