Skip to content

Commit f892107

Browse files
committed
missing import
1 parent fadcbfa commit f892107

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

boilingcore/imports.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,7 @@ func newImporter() importer {
183183
"boil_queries": imports{
184184
standard: importList{
185185
`"fmt"`,
186+
`"strings"`,
186187
},
187188
thirdParty: importList{
188189
`"github.com/lbryio/lbry.go/extras/errors"`,

0 commit comments

Comments
 (0)