mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-11-01 07:13:56 +01:00
remove unused
Signed-off-by: parneet-guraya <gurayaparneet@gmail.com>
This commit is contained in:
parent
d957f2110a
commit
e470dad049
1 changed files with 0 additions and 3 deletions
|
|
@ -392,9 +392,6 @@ class CommonsApplication : MultiDexApplication() {
|
|||
@JvmField
|
||||
var isPaused: Boolean = false
|
||||
|
||||
val isRoboUnitTest: Boolean
|
||||
get() = "robolectric" == Build.FINGERPRINT
|
||||
|
||||
@JvmStatic
|
||||
fun createNotificationChannel(context: Context) {
|
||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue