From 3d142badc82571fa2a8a0774b3e34cdcaf188187 Mon Sep 17 00:00:00 2001 From: cryptoAtwill Date: Thu, 29 Feb 2024 21:47:23 +0800 Subject: [PATCH] lint --- fendermint/vm/topdown/src/sync/syncer.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fendermint/vm/topdown/src/sync/syncer.rs b/fendermint/vm/topdown/src/sync/syncer.rs index 1f9f3270b..203803e57 100644 --- a/fendermint/vm/topdown/src/sync/syncer.rs +++ b/fendermint/vm/topdown/src/sync/syncer.rs @@ -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