mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 18:14:17 +00:00
Removed console.log
This commit is contained in:
@@ -195,7 +195,6 @@ export abstract class FieldParser {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (this.hasRegex()) {
|
if (this.hasRegex()) {
|
||||||
console.log(this.configData.input.regex);
|
|
||||||
this.addPatternValidator(controlModel);
|
this.addPatternValidator(controlModel);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user