Skip to content

Commit 37c2246

Browse files
committed
feat(hard_fork):optimize hard fork code
1 parent 94e186a commit 37c2246

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

chainbase/src/main/java/org/tron/common/utils/ForkController.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ public void init(ChainBaseManager manager) {
4848
}
4949
}
5050
store.saveLatestVersion(latestVersion);
51-
return;
5251
}
5352
}
5453

0 commit comments

Comments
 (0)