Skip to content

Commit

Permalink
fix: Remove redundant log
Browse files Browse the repository at this point in the history
  • Loading branch information
MintCider committed Feb 10, 2025
1 parent f598e57 commit 6ad27b1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dice/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -2568,5 +2568,4 @@ func (d *Dice) Save(isAuto bool) {
ep.StatsDump(d)
}
}
log.Info("自动保存完毕")
}

0 comments on commit 6ad27b1

Please sign in to comment.