fix: remove reference to deleted handle_delete_item function

Co-authored-by: aider (openai/andrew/openrouter/qwen/qwen3-coder) <aider@aider.chat>
This commit is contained in:
Andrew Phillips
2025-08-16 12:30:06 -03:00
parent a00952a377
commit cb4a0c877d

View File

@@ -24,7 +24,6 @@ use utoipa_swagger_ui::SwaggerUi;
status::handle_status,
item::handle_list_items,
item::handle_post_item,
item::handle_delete_item,
item::handle_get_item_latest,
item::handle_get_item_latest_meta,
item::handle_get_item_latest_content,