Updated to use the latest lbry.go changes
This commit is contained in:
parent
bc08aa6160
commit
3baa9e72ca
6 changed files with 34 additions and 34 deletions
queries
|
@ -5,7 +5,7 @@ import (
|
|||
"testing"
|
||||
"time"
|
||||
|
||||
null "github.com/lbryio/lbry.go/null"
|
||||
null "github.com/lbryio/lbry.go/extras/null"
|
||||
)
|
||||
|
||||
type testObj struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue