Przeglądaj źródła

Reorder README.md example imports

Javier Provecho Fernandez 11 lat temu
rodzic
commit
e5aefdee40
1 zmienionych plików z 0 dodań i 2 usunięć
  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"
 )