mirror of
https://github.com/gchq/CyberChef.git
synced 2025-05-11 16:51:31 -04:00
Tidy up the getInputRegexes function
This commit is contained in:
parent
ac2b9d1d33
commit
208e9d98e1
1 changed files with 0 additions and 1 deletions
|
@ -50,7 +50,6 @@ class potentialOps {
|
|||
* @returns {Object[]}
|
||||
*/
|
||||
getInputRegexes () {
|
||||
console.log(typeof this.inputRegexes);
|
||||
return this.inputRegexes;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue