missing import
This commit is contained in:
parent
fadcbfa8b6
commit
f892107dad
1 changed files with 1 additions and 0 deletions
|
@ -183,6 +183,7 @@ func newImporter() importer {
|
|||
"boil_queries": imports{
|
||||
standard: importList{
|
||||
`"fmt"`,
|
||||
`"strings"`,
|
||||
},
|
||||
thirdParty: importList{
|
||||
`"github.com/lbryio/lbry.go/extras/errors"`,
|
||||
|
|
Loading…
Reference in a new issue