Skip to content

Commit e560bb4

Browse files
[DURACOM-347] fix lint
1 parent 4139d35 commit e560bb4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/app/shared/form/builder/ds-dynamic-form-ui/ds-dynamic-form-control-container.component.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ import {
4040
} from '@ng-bootstrap/ng-bootstrap';
4141
import {
4242
DYNAMIC_FORM_CONTROL_MAP_FN,
43-
DYNAMIC_FORM_CONTROL_TYPE_CHECKBOX, DynamicFormArrayComponent,
43+
DYNAMIC_FORM_CONTROL_TYPE_CHECKBOX,
44+
DynamicFormArrayComponent,
4445
DynamicFormArrayGroupModel,
4546
DynamicFormArrayModel,
4647
DynamicFormComponentService,

0 commit comments

Comments
 (0)