mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-14 21:31:43 +00:00
remove console.log
This commit is contained in:
parent
dee41dd180
commit
600e289643
1 changed files with 0 additions and 1 deletions
|
|
@ -256,7 +256,6 @@ function getDefaultAudioStream(audioStreams) {
|
|||
}
|
||||
|
||||
function parseProbeData(data, mediaInfoTags, verbose = false) {
|
||||
console.log(data)
|
||||
try {
|
||||
const { format, streams, chapters } = data
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue