chore: clean import errors for beego update

This commit is contained in:
roberChen
2021-03-24 00:28:13 +08:00
parent 90c1329de2
commit 9babd8106c
25 changed files with 169 additions and 175 deletions

View File

@@ -6,8 +6,8 @@ import (
"path/filepath"
"github.com/astaxie/beego/logs"
"github.com/beego/beego/v2/adapter"
"github.com/beego/beego/v2/core/logs"
"github.com/beego/beego/v2/server/web"
"github.com/kardianos/service"
"github.com/mindoc-org/mindoc/commands"