Update dependencies, remove dbgs
This commit is contained in:
parent
0e817f6951
commit
9d1387954f
3 changed files with 64 additions and 59 deletions
|
@ -443,8 +443,6 @@ pub fn get_missing_events_route<'a>(
|
|||
i += 1;
|
||||
}
|
||||
|
||||
dbg!(&events);
|
||||
|
||||
Ok(get_missing_events::v1::Response { events }.into())
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue