Skip to content

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
KaffinPX committed Jul 4, 2024
1 parent 96748af commit b283e4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crypto/txscript/src/wasm/builder.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
use crate::{script_builder as native, standard};
use crate::result::Result;
use crate::{script_builder as native, standard};
use kaspa_consensus_core::tx::ScriptPublicKey;
use kaspa_utils::hex::ToHex;
use kaspa_wasm_core::types::{BinaryT, HexString};
Expand Down

0 comments on commit b283e4d

Please sign in to comment.