mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-10-01 01:36:12 -04:00
Remove todo.
This commit is contained in:
parent
87618a2994
commit
8226929286
@ -195,7 +195,7 @@ impl ActivityHandler for Page {
|
|||||||
fn id(&self) -> &Url {
|
fn id(&self) -> &Url {
|
||||||
self.id.inner()
|
self.id.inner()
|
||||||
}
|
}
|
||||||
// TODO this needs to be implemented
|
|
||||||
fn actor(&self) -> &Url {
|
fn actor(&self) -> &Url {
|
||||||
debug_assert!(false);
|
debug_assert!(false);
|
||||||
self.id.inner()
|
self.id.inner()
|
||||||
|
Loading…
Reference in New Issue
Block a user