Skip to content

Commit

Permalink
Remove extra line at the end
Browse files Browse the repository at this point in the history
  • Loading branch information
axiongsupra committed Jun 21, 2024
1 parent 69f6a5b commit 017e4c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aptos-move/framework/supra-framework/sources/genesis.move
Original file line number Diff line number Diff line change
Expand Up @@ -913,4 +913,3 @@ module supra_framework::genesis {
assert!(vector::length(&vesting_contracts) == 1, 0);
}
}

0 comments on commit 017e4c4

Please sign in to comment.