Skip to content

Commit

Permalink
remove rubbish
Browse files Browse the repository at this point in the history
  • Loading branch information
SkymanOne committed Nov 20, 2023
1 parent 843abd4 commit 09d976e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions crates/primitives/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,3 @@ pub type MessageResult<T> = ::core::result::Result<T, LangError>;

/// The `Result` type for ink! constructors.
pub type ConstructorResult<T> = ::core::result::Result<T, LangError>;

// impl Into {

// }

0 comments on commit 09d976e

Please sign in to comment.