fix: code space

This commit is contained in:
tbphp
2025-07-07 23:58:55 +08:00
parent 5863ca8e93
commit 3f7dd88bdc

View File

@@ -135,7 +135,6 @@ func (s *KeyCronService) runAsLeader() {
}
}
// submitValidationJobs finds groups and keys that need validation and submits them to the pool.
func (s *KeyCronService) submitValidationJobs() {
logrus.Info("KeyCronService: Starting validation submission cycle.")