mirror of
https://github.com/kiwix/kiwix-android.git
synced 2025-08-03 18:56:44 -04:00
Removed the testing log.
This commit is contained in:
parent
6387c5ceae
commit
7acbbb54c0
@ -421,9 +421,7 @@ class AddNoteDialog : DialogFragment() {
|
|||||||
zimReaderSource = zimReaderSource,
|
zimReaderSource = zimReaderSource,
|
||||||
favicon = favicon,
|
favicon = favicon,
|
||||||
)
|
)
|
||||||
mainRepositoryActions.saveNote(noteToSave).also {
|
mainRepositoryActions.saveNote(noteToSave)
|
||||||
Log.e(TAG, "addNoteToDao: $noteToSave")
|
|
||||||
}
|
|
||||||
} else {
|
} else {
|
||||||
Log.d(TAG, "Cannot process with empty zim url or noteFilePath")
|
Log.d(TAG, "Cannot process with empty zim url or noteFilePath")
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user