We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fadcbfa commit f892107Copy full SHA for f892107
1 file changed
boilingcore/imports.go
@@ -183,6 +183,7 @@ func newImporter() importer {
183
"boil_queries": imports{
184
standard: importList{
185
`"fmt"`,
186
+ `"strings"`,
187
},
188
thirdParty: importList{
189
`"github.com/lbryio/lbry.go/extras/errors"`,
0 commit comments