remove dbg

This commit is contained in:
Luc Mcgrady 2025-11-03 23:11:48 +00:00
parent 7cb7d208c6
commit b80468554a
No known key found for this signature in database
GPG key ID: 4F3D7A0B17CC3D9C

View file

@ -450,8 +450,6 @@ impl crate::services::SchedulerService for Collection {
note.fields[notetype.get_field_ord(&field.1).unwrap()].clone()
});
dbg!(&typed_answer_parent_node);
Ok(NextCardDataResponse {
next_card: Some(NextCardData {
queue: Some(queue.into()),