mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-15 05:41:34 +00:00
remove extraneous doc comment
This commit is contained in:
parent
f5cb1ce782
commit
0f480cd517
1 changed files with 0 additions and 3 deletions
|
|
@ -183,9 +183,6 @@ function parseTags(format, mediaInfoTags, verbose) {
|
||||||
Logger.debug('mediainfo Tags', mediaInfoTags.fields)
|
Logger.debug('mediainfo Tags', mediaInfoTags.fields)
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* Comment.
|
|
||||||
*/
|
|
||||||
const rawTagData = {
|
const rawTagData = {
|
||||||
ffprobe: format.tags,
|
ffprobe: format.tags,
|
||||||
mediaInfo: mediaInfoTags,
|
mediaInfo: mediaInfoTags,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue