Skip to content

Commit 0ca17c3

Browse files
authored
importing "strings" package
Strings package not imported but used line 361
1 parent 5b6c0f0 commit 0ca17c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

en/07.4.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -346,6 +346,7 @@ import (
346346
"os"
347347
"io/ioutil"
348348
"text/template"
349+
"strings"
349350
)
350351

351352
var templates *template.Template

0 commit comments

Comments
 (0)