Commit 66fc3ed3 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 217892dc
...@@ -96,7 +96,6 @@ async function checkIps() { ...@@ -96,7 +96,6 @@ async function checkIps() {
case 0: case 0:
await aruba.RemovedByIp(ips[i].Value) await aruba.RemovedByIp(ips[i].Value)
break break
case 1: case 1:
// await addIPs(ips[i].Value) // await addIPs(ips[i].Value)
break break
......
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