Remove todo.

This commit is contained in:
Dessalines 2024-07-31 12:27:33 -04:00
parent 87618a2994
commit 8226929286

View File

@ -195,7 +195,7 @@ impl ActivityHandler for Page {
fn id(&self) -> &Url {
self.id.inner()
}
// TODO this needs to be implemented
fn actor(&self) -> &Url {
debug_assert!(false);
self.id.inner()