mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-07-14 21:31:43 +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)
|
||||
}
|
||||
|
||||
/**
|
||||
* Comment.
|
||||
*/
|
||||
const rawTagData = {
|
||||
ffprobe: format.tags,
|
||||
mediaInfo: mediaInfoTags,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue