Skip to content

Commit

Permalink
fix warning
Browse files Browse the repository at this point in the history
  • Loading branch information
stojanov-igor committed Jul 14, 2024
1 parent 825fffb commit d947ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jam/tests/block.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#[cfg(test)]
mod tests {
use super::*;

use jam::transaction::Transaction;
use jam::block::Block;
use jam::blockchain::Blockchain;
Expand Down

0 comments on commit d947ebb

Please sign in to comment.