Explorar el Código

Reorder README.md example imports

Javier Provecho Fernandez hace 11 años
padre
commit
e5aefdee40
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      README.md

+ 0 - 2
README.md

@@ -14,7 +14,6 @@ package main
 
 import (
 	"net/http"
-
 	"github.com/gin-gonic/gin"
 )
 
@@ -93,7 +92,6 @@ package main
 
 import (
 	"net/http"
-
 	"github.com/gin-gonic/gin"
 )