Codefactor review

This commit is contained in:
emeric
2022-05-25 21:04:35 +02:00
parent d13cb3e0ad
commit ee42e51b00
27 changed files with 2 additions and 34 deletions
@@ -226,7 +226,6 @@ AvFormatParser::parse(const std::filesystem::path& p, bool debug)
track.clusters[tag] = std::move(values);
}
}
}
track.artists = getArtists(metadataMap);