Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
grooviegermanikus committed Apr 16, 2024
1 parent a8c38ba commit 274dc76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cluster-endpoints/src/grpc_subscription.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ use tokio::sync::{broadcast, Notify};
use tracing::trace_span;
use yellowstone_grpc_proto::geyser::subscribe_update::UpdateOneof;
use yellowstone_grpc_proto::geyser::{

Check warning on line 43 in cluster-endpoints/src/grpc_subscription.rs

View workflow job for this annotation

GitHub Actions / lite-rpc full build

Diff in /home/runner/work/lite-rpc/lite-rpc/cluster-endpoints/src/grpc_subscription.rs
CommitmentLevel, SubscribeRequestFilterBlocks, SubscribeRequestFilterSlots, SubscribeUpdateSlot,
CommitmentLevel, SubscribeRequestFilterBlocks
};

use crate::rpc_polling::vote_accounts_and_cluster_info_polling::{
Expand Down

0 comments on commit 274dc76

Please sign in to comment.