Update app.go

This commit is contained in:
Silviu Capota-Mera 2017-09-25 21:45:42 -04:00 committed by GitHub
parent 5a12b3d020
commit 51a6162363
1 changed files with 1 additions and 0 deletions

1
app.go
View File

@ -22,6 +22,7 @@ import (
"os"
"path"
"time"
"strings"
"github.com/astaxie/beego/grace"
"github.com/astaxie/beego/logs"