diff options
Diffstat (limited to '_content/doc/tutorial')
| -rw-r--r-- | _content/doc/tutorial/greetings-multiple-people.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_content/doc/tutorial/greetings-multiple-people.html b/_content/doc/tutorial/greetings-multiple-people.html index 9de0083a..be8199cf 100644 --- a/_content/doc/tutorial/greetings-multiple-people.html +++ b/_content/doc/tutorial/greetings-multiple-people.html @@ -40,7 +40,6 @@ import ( "errors" "fmt" "math/rand" - "time" ) // Hello returns a greeting for the named person. |
