style: Reword TODO comment
This commit is contained in:
parent
72f0eb9493
commit
63e4aacd2b
1 changed files with 0 additions and 3 deletions
|
|
@ -110,9 +110,6 @@ pub async fn ask_policy_server(
|
|||
.await;
|
||||
}
|
||||
debug!("Event is not local, performing legacy spam check");
|
||||
// If we got this far, that means that there was likely no policy server
|
||||
// signature on the given event. Fall through to asking the PS if it's
|
||||
// spam.
|
||||
// TODO: this should probably be marking it as failed, but for now fall
|
||||
// thru
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue