Skip to content
Snippets Groups Projects
Commit ad1e07e6 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-4381 cleanup bevor pr

parent d318a52c
Branches
Tags
No related merge requests found
......@@ -33,7 +33,6 @@ import { MatCheckboxChange } from '@angular/material/checkbox';
})
export class EnumEditorComponent extends FormControlEditorAbstractComponent implements OnInit {
@Input() label: string;
@Input() itemList: EnumEditorItem[];
@Input() defaultItem: EnumEditorItem;
@Input() checkedItem: EnumEditorItem;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment