Skip to content

Commit

Permalink
rename new file after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
ggutoski committed Jul 10, 2024
1 parent 214f9da commit 8dd135f
Showing 1 changed file with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
use crate::{
block::{full_payload::NsIndex, test::ValidTest, NsProof},
Payload,
};
use crate::{v0::impls::block::test::ValidTest, NsIndex, NsProof, Payload};
use async_compatibility_layer::logging::{setup_backtrace, setup_logging};
use futures::future;
use hotshot::traits::BlockPayload;
Expand Down

0 comments on commit 8dd135f

Please sign in to comment.