Skip to content

Commit 799e504

Browse files
authored
Merge pull request astaxie#1040 from FeruzOripov/patch-4
importing "strings" package
2 parents 5b6c0f0 + 0ca17c3 commit 799e504

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)