fix bug for i18n and beego v2

This commit is contained in:
shiqstone
2021-04-21 20:44:19 +08:00
parent 4ad0fe74d0
commit 0fb6fcb114
9 changed files with 24 additions and 17 deletions

View File

@@ -2,7 +2,6 @@ package daemon
import (
"fmt"
"github.com/astaxie/beego/logs"
"os"
"path/filepath"