badger: fix dangling "fmt"

This commit is contained in:
fiatjaf
2023-12-06 07:08:46 -03:00
parent 9bd8c0fd4e
commit 01aeabe23b

View File

@@ -3,7 +3,6 @@ package badger
import (
"context"
"encoding/hex"
"fmt"
"log"
"github.com/dgraph-io/badger/v4"