Skip to content

Commit

Permalink
fix lint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
prabirshrestha committed Sep 8, 2024
1 parent ac84533 commit 77c528e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/embedding/ollama/ollama_embedder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ use ollama_rs::{
},
Ollama as OllamaClient,
};
use reqwest::Response;

#[derive(Debug)]
pub struct OllamaEmbedder {
Expand Down

0 comments on commit 77c528e

Please sign in to comment.