Sfoglia il codice sorgente

Reorder README.md example imports

Javier Provecho Fernandez 11 anni fa
parent
commit
e5aefdee40
1 ha cambiato i file con 0 aggiunte e 2 eliminazioni
  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"
 )