fmt and clippy

This commit is contained in:
geoffsee
2025-09-04 15:07:49 -04:00
parent 3ecdd9ffa0
commit 3992532f15
13 changed files with 28 additions and 43 deletions

View File

@@ -45,8 +45,6 @@ pub struct Services {
pub embeddings_url: Option<String>,
}
impl Default for ServerConfig {
fn default() -> Self {
Self {