reid hace 2 años
padre
commit
3256f9942a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      main.go

+ 1 - 1
main.go

@@ -13,7 +13,7 @@ import (
 	"path/filepath"
 	"net/http"
 	"os"
-	"time"
+	// "time"
 
 	"github.com/gorilla/mux"
 )