Remove uselss log in batch add
This commit is contained in:
parent
70c98e9c2b
commit
0d6cfb88a7
@ -1,6 +1,5 @@
|
||||
package exh.ui.batchadd
|
||||
|
||||
import android.util.Log
|
||||
import com.jakewharton.rxrelay.BehaviorRelay
|
||||
import com.jakewharton.rxrelay.ReplayRelay
|
||||
import eu.kanade.tachiyomi.data.preference.PreferencesHelper
|
||||
@ -35,7 +34,6 @@ class BatchAddPresenter : BasePresenter<BatchAddController>() {
|
||||
} else {
|
||||
"https://e-hentai.org/g/"
|
||||
}}${LinkParts[0]}/${LinkParts[1].replace(":", "")}"
|
||||
Log.d("Batch Add", Link)
|
||||
Link
|
||||
}.joinToString(separator = "\n")
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user