Fix clang format
This commit is contained in:
@@ -264,7 +264,6 @@ namespace lms::metadata
|
|||||||
};
|
};
|
||||||
|
|
||||||
auto processID3v2Tags = [&](TagLib::ID3v2::Tag& id3v2Tags) {
|
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
|
// Dedup values for some tags that may be written in both a standard tag and in a custom tag
|
||||||
dedupTagValues(_propertyMap, p);
|
dedupTagValues(_propertyMap, p);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user