Remove duplicate array keys

This commit is contained in:
Joshua Ramon Enslin 2025-02-15 13:40:46 +01:00
parent d2d9a84b19
commit 73030b5ede
Signed by: jrenslin
GPG Key ID: 46016F84501B70AE
2 changed files with 0 additions and 3 deletions

View File

@ -1016,7 +1016,6 @@ final class MDConcActor implements MDImporterConcordanceListInterface {
"Gefreiter bei dem Pion. Lehr-Btl. 1 in Roslau" => 23,
"Gefreiter der Wehrmacht" => 23,
"Gefreiter der 5. Gebirgs-Division, Regiment 100, 14. Kompanie" => 23,
"Genannte Person" => 23,
"Generalleutnant" => 23,
"Generalmajor und Kommandeur der 60. Infanterie-Division (mot)" => 23,
"Generaloberstabsarzt" => 23,

View File

@ -38,7 +38,6 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
"Beschriftung (spiegelverkehrt und gedreht)" => "handwritten",
"Beschriftung (spiegelverkehrt)" => "handwritten",
"Beschriftung auf Montierung (handschriftlich)" => "handwritten",
"Beschriftung auf Plakette (handschriftlich)" => "handwritten",
"Beschriftung auf Rückseitenschutz (handschriftlich)" => "handwritten",
"Beschriftung auf Schmuckrahmen (handschriftlich)" => "handwritten",
"Beschriftung auf Sockel (handschriftlich)" => "handwritten",
@ -413,7 +412,6 @@ final class MDConcMarkingType implements MDImporterConcordanceListInterface {
"Signatur mit Datierung (gemalt)" => "signature",
"Signatur mit Datierung (gestempelt)" => "signature",
"Signatur mit Datierung (gezeichnet)" => "signature",
"Signatur mit Datierung (gestempelt)" => "signature",
# Watermark
"Wasserzeichen" => "watermark",