Tidy up the getInputRegexes function
This commit is contained in:
parent
ac2b9d1d33
commit
208e9d98e1
@ -50,7 +50,6 @@ class potentialOps {
|
||||
* @returns {Object[]}
|
||||
*/
|
||||
getInputRegexes () {
|
||||
console.log(typeof this.inputRegexes);
|
||||
return this.inputRegexes;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user