Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptoAtwill committed Feb 29, 2024
1 parent 3f3cb63 commit 3d142ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fendermint/vm/topdown/src/sync/syncer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ mod tests {
// Some tests expect to sync one block at a time.
syncer.sync_many = sync_many;

return syncer;
syncer
}

/// Creates a mock of a new parent blockchain view. The key is the height and the value is the
Expand Down

0 comments on commit 3d142ba

Please sign in to comment.