mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 10:04:11 +00:00
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