Skip to content

Commit 48cab0d

Browse files
remove error
1 parent e610c0d commit 48cab0d

File tree

1 file changed

+0
-2
lines changed
  • crates/iota-sdk-transaction-builder/src

1 file changed

+0
-2
lines changed

crates/iota-sdk-transaction-builder/src/error.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ pub enum Error {
4343
MissingPureValue,
4444
#[error("Missing gas station data")]
4545
MissingGasStationData,
46-
#[error("Missing move authenticator data")]
47-
MissingMoveAuthData,
4846
#[error("Unknown shared object mutability for object {0}")]
4947
SharedObjectMutability(ObjectId),
5048
#[error("Unsupported literal")]

0 commit comments

Comments
 (0)