Skip to content

Commit

Permalink
remove empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin-iancu committed Oct 18, 2023
1 parent c8615f2 commit d3c840c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion esdt-safe/src/to_sovereign/create_tx.rs
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ pub trait CreateTxModule:
opt_transfer_data: opt_transfer_data.into_option(),
is_refund_tx: false,
};

let _ = self.add_to_batch(tx);
}
}

0 comments on commit d3c840c

Please sign in to comment.