Skip to content

Commit 16e1b99

Browse files
author
BiancaIalangi
committed
cargo fmt
1 parent e8e594f commit 16e1b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework/base/src/types/interaction/markers.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ mod system_sc_address;
55
mod to_caller;
66
mod to_self;
77

8-
pub use esdt_system_sc_address::ESDTSystemSCAddress;
98
pub use delegation_manager_address::DelegationManagerSCAddress;
9+
pub use esdt_system_sc_address::ESDTSystemSCAddress;
1010
pub use gas_left::GasLeft;
1111
pub use system_sc_address::SystemSCAddress;
1212
pub use to_caller::ToCaller;

0 commit comments

Comments
 (0)