Fixed merge issue

This commit is contained in:
Giuseppe Digilio
2018-06-11 11:55:02 +02:00
parent b17cb180bb
commit 98f79a7f67
4 changed files with 55 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
import { isNotEmpty } from '../../../empty.util';
import { isNotEmpty, isNotNull } from '../../../empty.util';
export class FormFieldMetadataValueObject {
metadata?: string;