forked from hazza/dspace-angular
Removed console.log
This commit is contained in:
@@ -195,7 +195,6 @@ export abstract class FieldParser {
|
||||
}
|
||||
|
||||
if (this.hasRegex()) {
|
||||
console.log(this.configData.input.regex);
|
||||
this.addPatternValidator(controlModel);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user