Skip to content

Commit

Permalink
Merge 55f5447 into 5741b2e
Browse files Browse the repository at this point in the history
  • Loading branch information
Hoshinonyaruko authored Jun 27, 2024
2 parents 5741b2e + 55f5447 commit 161cb14
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 161cb14

Please sign in to comment.