style: Reword TODO comment

This commit is contained in:
timedout 2025-12-18 17:39:43 +00:00
parent 72f0eb9493
commit 63e4aacd2b
No known key found for this signature in database
GPG key ID: 0FA334385D0B689F

View file

@ -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
}