Explorar o código

Update hello.go

bad import
John Asmuth %!s(int64=12) %!d(string=hai) anos
pai
achega
009ee379dc
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      go/hello.go

+ 0 - 1
go/hello.go

@@ -2,7 +2,6 @@ package main
 
 import (
 	"encoding/json"
-	"fmt"
 	"net/http"
 	"runtime"
 )