Add comments

This commit is contained in:
Fred Boniface
2024-04-10 20:46:20 +01:00
parent f903219276
commit 39405e6d6a
5 changed files with 24 additions and 19 deletions

View File

@@ -36,6 +36,3 @@ func CheckCorpus(cfg *helpers.Configuration) {
log.Msg.Info("CORPUS Data is less than two weeks old, not updating")
}
}
// Check if corpus data needs updating.
// Run update if needed.