add context.md, strip LLM timestamps, clippy fixes, simplify deploy target
This commit is contained in:
@@ -6,7 +6,7 @@ use axum::http::StatusCode;
|
||||
use axum::response::IntoResponse;
|
||||
use axum::routing::post;
|
||||
use axum::Json;
|
||||
use tracing::{error, info, warn};
|
||||
use tracing::{error, info};
|
||||
|
||||
use crate::config::GiteaConfig;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user