Skip to content

Commit

Permalink
fix(blockstore): remove stray blockstore file (#270)
Browse files Browse the repository at this point in the history
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
dnut committed Sep 10, 2024
1 parent 7bde2f8 commit 652165f
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/blockstore/blockstore.zig

This file was deleted.

0 comments on commit 652165f

Please sign in to comment.