fix
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user