Skip to content

Commit

Permalink
Update subxt/src/events/events_client.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasad1 authored Feb 20, 2025
1 parent a526f0b commit 95d67ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion subxt/src/events/events_client.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
use crate::backend::{Backend, BackendExt, BlockRef};
use crate::{client::OnlineClientT, error::Error, events::Events, Config};
use derive_where::derive_where;
use sp_crypto_hashing;
use std::future::Future;

/// A client for working with events.
Expand Down

0 comments on commit 95d67ec

Please sign in to comment.