mirror of
https://github.com/Qortal/pirate-librustzcash.git
synced 2025-07-30 03:51:22 +00:00
Removed duplicate import
This commit is contained in:
@@ -28,7 +28,6 @@ use crate::{
|
|||||||
|
|
||||||
#[cfg(feature = "transparent-inputs")]
|
#[cfg(feature = "transparent-inputs")]
|
||||||
use crate::{
|
use crate::{
|
||||||
legacy::Script,
|
|
||||||
transaction::components::{OutPoint, TxIn},
|
transaction::components::{OutPoint, TxIn},
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user