Skip to content

Commit c22fa07

Browse files
committed
chore: remove duplicate async_trait
1 parent de4de67 commit c22fa07

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/rs-sdk/src/platform/transition/builder.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ use dpp::version::PlatformVersion;
1010

1111
/// Trait for building state transitions
1212
#[async_trait::async_trait]
13-
#[async_trait::async_trait]
1413
pub trait StateTransitionBuilder {
1514
/// Returns the settings for the state transition
1615
///

0 commit comments

Comments
 (0)