diff --git a/hello.go b/hello.go index f89da7d..504fd3b 100644 --- a/hello.go +++ b/hello.go @@ -3,8 +3,6 @@ package main import ( "fmt" "time" "runtime" - "bufio" - "os" ) func main(){