Commit b62713fe authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent ad676bdc
......@@ -81,7 +81,6 @@ async function getAllIps(dc) {
let arr = []
d = d.Value
for (let i = 0; i < d.length; i++) {
if (d[i].Value !== masterIp)
arr.push(d[i])
}
......
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