fix: more logs

master
kvaps 2018-01-26 22:25:22 +01:00
parent 0f2230dac5
commit 65e011f7a2
1 changed files with 0 additions and 4 deletions

View File

@ -113,10 +113,6 @@ address_is_free(){
}
unused_gateway() {
}
gateway_is_right() {
(IFS= echo "$NETWORKS_LIST") | grep -q "$(prev_ip $1)"
}