This commit is contained in:
2023-05-01 16:10:37 +02:00
parent 5ec6d1cc82
commit 41589eb467

View File

@@ -32,8 +32,6 @@ export class ManagementComponent implements OnInit {
translations: managementTranslations = {} as managementTranslations translations: managementTranslations = {} as managementTranslations
protected readonly String = String;
constructor( constructor(
private route: ActivatedRoute, private route: ActivatedRoute,
private locationService: LocationService, private locationService: LocationService,