Skip to content

Commit

Permalink
chore: Run fmt lint
Browse files Browse the repository at this point in the history
  • Loading branch information
aislasq committed Mar 11, 2024
1 parent 0773fb3 commit 9d7d729
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/infrastructure/backends/claude.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ use anyhow::bail;
use anyhow::Result;
use async_trait::async_trait;
use futures::stream::TryStreamExt;
use futures::FutureExt;
use serde::Deserialize;
use serde::Serialize;
use tokio::io::AsyncBufReadExt;
Expand Down

0 comments on commit 9d7d729

Please sign in to comment.