Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
friendlymatthew committed Feb 7, 2024
1 parent c820fd0 commit ad4bba5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/btree/bptree.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import (
"bytes"
"fmt"
"io"
"log"
)

// MetaPage is an abstract interface over the root page of a btree
Expand Down

0 comments on commit ad4bba5

Please sign in to comment.