Merge branch 'master' into bugfix/fix-duplicate-indexing

This commit is contained in:
softsimon
2022-02-10 16:23:00 +04:00
committed by GitHub
7 changed files with 90 additions and 21 deletions

View File

@@ -301,8 +301,6 @@ class Blocks {
if (memPool.isInSync()) {
diskCache.$saveCacheToDisk();
}
return;
}
}