lint fix and coverage test fix

Fixed conflict
This commit is contained in:
Gouri Panda 2022-12-25 23:36:29 +05:30 committed by Kelson
parent 80ed18ed4c
commit 873f2fd5a0
2 changed files with 8 additions and 0 deletions

View File

@ -1,4 +1,8 @@
<<<<<<< HEAD
package org.kiwix.kiwixmobile.core.dao
=======
package org.kiwix.kiwixmobile.core.dao /*
>>>>>>> 3e20ea895 (lint fix and coverage test fix)
// * Kiwix Android
// * Copyright (c) 2020 Kiwix <android.kiwix.org>
// * This program is free software: you can redistribute it and/or modify

View File

@ -1,4 +1,8 @@
<<<<<<< HEAD
package org.kiwix.kiwixmobile.core.search.viewmodel.effects
=======
package org.kiwix.kiwixmobile.core.search.viewmodel.effects /*
>>>>>>> 3e20ea895 (lint fix and coverage test fix)
// * Kiwix Android
// * Copyright (c) 2020 Kiwix <android.kiwix.org>
// * This program is free software: you can redistribute it and/or modify