Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Will Nelson committed Aug 22, 2021
1 parent 93196d8 commit 3120a79
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion brokers/src/redis.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ use deadpool_redis::{
Connection, Pool,
};
use futures::{
future::ready,
stream::{iter, select_all},
StreamExt, TryStream, TryStreamExt,
};
Expand Down

0 comments on commit 3120a79

Please sign in to comment.