Commit 7c965d5d authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Script removed

parent baeb9cab
...@@ -11,7 +11,7 @@ class Deployer { ...@@ -11,7 +11,7 @@ class Deployer {
tries++ tries++
// script.echo("tries is numeric: " + StringUtils.isAlphanumeric("" + tries)) // script.echo("tries is numeric: " + StringUtils.isAlphanumeric("" + tries))
// echo("tries is numeric: " + StringUtils.isAlphanumeric("" + tries)) // echo("tries is numeric: " + StringUtils.isAlphanumeric("" + tries))
echo("tries is numeric: ") echo "tries is numeric: "
} }
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment