diff --git a/function/IsValidText.js b/function/IsValidText.js index 5ae193e..e27db49 100644 --- a/function/IsValidText.js +++ b/function/IsValidText.js @@ -40,8 +40,6 @@ module.exports = (text) => { ]) ); - console.log(ii) - if ( !( ISGREQ( diff --git a/package.json b/package.json index bbe2a58..dcd6d37 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bahtrext", - "version": "1.6.2", + "version": "1.6.3", "description": "BahtText Stringify", "main": "index.js", "scripts": {