Skip to content

Commit

Permalink
Update main.go (#439)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoshinonyaruko authored Jun 27, 2024
1 parent 5741b2e commit 41338cc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ func main() {
log.Println("配置文件已更新为新版,当前配置文件已备份.如产生问题请到群196173384反馈开发者。")
return
}
if *c {
idmap.ClearBucket("ids")
}
if _, err := os.Stat("config.yml"); os.IsNotExist(err) {
var ip string
var err error
Expand Down

0 comments on commit 41338cc

Please sign in to comment.