Skip to content

Commit

Permalink
pre commit
Browse files Browse the repository at this point in the history
  • Loading branch information
0xfirefist committed Feb 27, 2024
1 parent 993c35c commit ad9cab1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fortuna/src/chain/reader.rs
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ pub struct Request {
pub mod mock {
use {
crate::chain::reader::{
EntropyReader,
Request,
BlockNumber,
BlockStatus,
EntropyReader,
Request,
},
anyhow::Result,
axum::async_trait,
Expand Down

0 comments on commit ad9cab1

Please sign in to comment.