new location for null.go

This commit is contained in:
Alex Grintsvayg 2018-02-22 13:18:41 -05:00
parent e4a52e21b6
commit 77fc991e7b
6 changed files with 34 additions and 34 deletions

View file

@ -5,7 +5,7 @@ import (
"testing"
"time"
null "github.com/lbryio/null.go"
null "github.com/lbryio/lbry.go/null"
)
type testObj struct {