Skip to content

Commit

Permalink
Remove unused crate (#3211)
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinlesceller authored Jan 28, 2020
1 parent 9ec9d04 commit fb888a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/tests/block.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ use crate::core::core::{
};
use crate::core::libtx::build::{self, input, output};
use crate::core::libtx::ProofBuilder;
use crate::core::pow::Proof;
use crate::core::{global, ser};
use chrono::Duration;
use grin_core as core;
Expand Down

0 comments on commit fb888a3

Please sign in to comment.