Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
AllFi committed Nov 27, 2024
1 parent 4beda6d commit 80e92a1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions da-indexer/da-indexer-logic/src/celestia/da.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
use crate::celestia::rpc_client::ShareV2Client;
use crate::{
celestia::{repository::blobs, rpc_client},
celestia::{repository::blobs, rpc_client, rpc_client::ShareV2Client},
indexer::{Job, DA},
};
use anyhow::Result;
Expand Down

0 comments on commit 80e92a1

Please sign in to comment.