diff --git a/main.go b/main.go index a47b2c2..6047deb 100644 --- a/main.go +++ b/main.go @@ -5,7 +5,6 @@ import ( "encoding/json" "fmt" "html/template" - "io" "log" "net/http" "os"