Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(blockstore): remove stray blockstore file (Syndica#270)
The blockstore folder has already been renamed to ledger. Somehow, blockstore/blockstore.zig snuck its way back in the repo. It's no longer in use, since ledger/blockstore.zig has replaced it. So this file should simply be deleted.
- Loading branch information