Skip to content

Commit

Permalink
remove nochange log
Browse files Browse the repository at this point in the history
  • Loading branch information
huyinghuan committed Mar 29, 2021
1 parent 967b21d commit ead0b29
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,6 @@ func main() {
} else {
lastestIp = ip
}
} else {
log.Println("地址未发生变化:", ip)
}
<-timer.C
}
Expand Down

0 comments on commit ead0b29

Please sign in to comment.