Skip to content

Commit

Permalink
TIP128: remove unnecessary code
Browse files Browse the repository at this point in the history
  • Loading branch information
tomatoishealthy committed Apr 27, 2020
1 parent 5c69b7d commit fbda554
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ public void close() {
public void reset() {
db.clear();
blockNumMap.clear();
persistentStore.close();
}

@Override
Expand Down

0 comments on commit fbda554

Please sign in to comment.