Skip to content

Commit 1e174ae

Browse files
remove unused
Signed-off-by: parneet-guraya <[email protected]>
1 parent 000bd6c commit 1e174ae

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/src/main/java/fr/free/nrw/commons/CommonsApplication.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -392,9 +392,6 @@ class CommonsApplication : MultiDexApplication() {
392392
@JvmField
393393
var isPaused: Boolean = false
394394

395-
val isRoboUnitTest: Boolean
396-
get() = "robolectric" == Build.FINGERPRINT
397-
398395
@JvmStatic
399396
fun createNotificationChannel(context: Context) {
400397
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {

0 commit comments

Comments
 (0)