mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-28 20:02:24 -05:00
remove errant comment
This commit is contained in:
parent
ae8ac4dd6c
commit
487292e6f3
1 changed files with 0 additions and 2 deletions
|
|
@ -338,8 +338,6 @@ func (sr *statusRethreader) rethreadStatus(ctx context.Context, tx bun.Tx, statu
|
|||
return 0, gtserror.Newf("error getting children: %w", err)
|
||||
}
|
||||
|
||||
// Dedupe thread IDs.
|
||||
|
||||
// Check for newly picked-up threads
|
||||
// to find stragglers for below. Else
|
||||
// we've reached end of what we can do.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue