Fix clang format

This commit is contained in:
emeric
2025-02-22 17:30:02 +01:00
parent 67562fda4d
commit 68d4febdcc
@@ -264,7 +264,6 @@ namespace lms::metadata
};
auto processID3v2Tags = [&](TagLib::ID3v2::Tag& id3v2Tags) {
// Dedup values for some tags that may be written in both a standard tag and in a custom tag
dedupTagValues(_propertyMap, p);