Remove sqlite as an available db type.
This commit is contained in:
parent
1420eccf73
commit
8f75a09479
1 changed files with 0 additions and 1 deletions
|
@ -8,7 +8,6 @@ import (
|
|||
"fmt"
|
||||
"github.com/conformal/btcdb"
|
||||
_ "github.com/conformal/btcdb/ldb"
|
||||
_ "github.com/conformal/btcdb/sqlite3"
|
||||
"github.com/conformal/btcwire"
|
||||
"github.com/conformal/go-flags"
|
||||
"net"
|
||||
|
|
Loading…
Add table
Reference in a new issue