mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 15:03:07 +00:00
[TLC-254] tidy imports in type bind service
This commit is contained in:
@@ -15,7 +15,7 @@ import {
|
||||
OR_OPERATOR
|
||||
} from '@ng-dynamic-forms/core';
|
||||
|
||||
import {hasNoValue, hasValue, isEmpty} from '../../../empty.util';
|
||||
import {hasNoValue, hasValue} from '../../../empty.util';
|
||||
import { FormBuilderService } from '../form-builder.service';
|
||||
import { FormFieldMetadataValueObject } from '../models/form-field-metadata-value.model';
|
||||
import { DYNAMIC_FORM_CONTROL_TYPE_RELATION_GROUP } from './ds-dynamic-form-constants';
|
||||
|
Reference in New Issue
Block a user