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:
@@ -24,7 +24,6 @@ use utoipa_swagger_ui::SwaggerUi;
|
|||||||
status::handle_status,
|
status::handle_status,
|
||||||
item::handle_list_items,
|
item::handle_list_items,
|
||||||
item::handle_post_item,
|
item::handle_post_item,
|
||||||
item::handle_delete_item,
|
|
||||||
item::handle_get_item_latest,
|
item::handle_get_item_latest,
|
||||||
item::handle_get_item_latest_meta,
|
item::handle_get_item_latest_meta,
|
||||||
item::handle_get_item_latest_content,
|
item::handle_get_item_latest_content,
|
||||||
|
|||||||
Reference in New Issue
Block a user