Remove trailing newlines before the end of class definitions

This commit is contained in:
2020-11-22 15:44:15 +01:00
parent 645cd6f687
commit dd426509b6
13 changed files with 0 additions and 14 deletions

View File

@ -30,5 +30,4 @@ final class MDTitleTypesSet extends MDValueSet {
return parent::getTlSortedList($tlLoader, self::TITLE_TYPES, "title_types_set", "title_types_set");
}
}