mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-03 19:41:41 +02:00
release: 1.0.5
fix fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
mod handlers;
|
||||
|
||||
use axum::{extract::FromRef, routing::get, Router};
|
||||
use axum::{Router, extract::FromRef, routing::get};
|
||||
use handlers::{
|
||||
delete_text_content, patch_text_content, show_content_page, show_content_read_modal,
|
||||
show_recent_content, show_text_content_edit_form,
|
||||
|
||||
Reference in New Issue
Block a user