This commit is contained in:
nquidox 2025-10-05 17:07:02 +03:00
parent e43d9a388d
commit 9e85dddcf5

View file

@ -67,5 +67,4 @@ func (s *SurugayaParser) HandleTasks(task []shared.Task, sender chan shared.Task
}
log.WithField("count", counter).Debug("All Surugaya results received")
}