chore: remove outdated todos

This commit is contained in:
Jason Song
2022-11-25 13:36:54 +08:00
parent 4814a6ad1b
commit 1886156329
2 changed files with 1 additions and 2 deletions

View File

@@ -121,7 +121,6 @@ func ViewPost(ctx *context_module.Context) {
resp.StateData.AllJobGroups = []ViewGroup{
{
// TODO: maybe we don't need job group
Jobs: respJobs,
},
}