Apply gofmt to PR #179

This commit is contained in:
Javier Provecho Fernandez 2015-01-04 02:00:19 +01:00
parent ad4d82c65c
commit d9d83deb25
1 changed files with 1 additions and 2 deletions

View File

@ -5,10 +5,9 @@
package gin
import (
"github.com/julienschmidt/httprouter"
"net/http"
"path"
"github.com/julienschmidt/httprouter"
)
// Used internally to configure router, a RouterGroup is associated with a prefix