Skip to content

Commit f77391b

Browse files
[DURACOM-347] fix lint
1 parent 2e36e98 commit f77391b

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
@@ -44,7 +44,8 @@ import {
4444
} from '@ng-bootstrap/ng-bootstrap';
4545
import {
4646
DYNAMIC_FORM_CONTROL_MAP_FN,
47-
DYNAMIC_FORM_CONTROL_TYPE_CHECKBOX, DynamicFormArrayComponent,
47+
DYNAMIC_FORM_CONTROL_TYPE_CHECKBOX,
48+
DynamicFormArrayComponent,
4849
DynamicFormArrayGroupModel,
4950
DynamicFormArrayModel,
5051
DynamicFormComponentService,

0 commit comments

Comments
 (0)