Skip to content

Commit 9e7b8fb

Browse files
committed
Fix ordering, I need a command for this
1 parent 75eb37c commit 9e7b8fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ pub mod params;
1212
pub mod protocol_params;
1313
pub mod queries;
1414
pub mod rational_number;
15-
pub mod rest_helper;
1615
pub mod resolver;
16+
pub mod rest_helper;
1717
pub mod serialization;
1818
pub mod stake_addresses;
1919
pub mod state_history;

0 commit comments

Comments
 (0)