Skip to content

Commit

Permalink
chore: clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
timonv committed Jun 28, 2024
1 parent ab3dc86 commit bdebc24
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion swiftide/src/transformers/embed.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ use crate::{
ingestion::{IngestionNode, IngestionStream},
BatchableTransformer, EmbeddingModel,
};
use anyhow::Result;
use async_trait::async_trait;
use itertools::Itertools as _;

Expand Down

0 comments on commit bdebc24

Please sign in to comment.