fix import

This commit is contained in:
陈研深 2015-11-28 13:08:17 +08:00
parent 4c20e9de09
commit 1e7cf4890c

2
gin.go
View File

@ -11,7 +11,7 @@ import (
"os"
"sync"
"github.com/gin-gonic/gin/render"
"./render"
)
// Framework's version