mirror of
https://github.com/kaspanet/kaspad.git
synced 2026-02-16 08:34:17 +00:00
Update leveldb.go
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
package ldb
|
||||
|
||||
import (
|
||||
"github.com/kaspanet/kaspad/infrastructure/db/database"
|
||||
"github.com/fabbez/topiad/infrastructure/db/database"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/syndtr/goleveldb/leveldb"
|
||||
ldbErrors "github.com/syndtr/goleveldb/leveldb/errors"
|
||||
|
||||
Reference in New Issue
Block a user