fix gofmt.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu 2016-04-23 15:20:42 +08:00
parent 8e79329131
commit 48c792ad43
3 changed files with 8 additions and 8 deletions

View File

@ -1,12 +1,12 @@
package gorush
import (
"github.com/asdine/storm"
"github.com/gin-gonic/gin"
"gopkg.in/redis.v3"
"net/http"
"strconv"
"sync/atomic"
"github.com/asdine/storm"
)
// StatusApp is app status structure