Update cross.go

This commit is contained in:
khjde1207 2017-03-27 11:42:10 +09:00 committed by GitHub
parent d7550b110a
commit b5365794eb
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ import (
"path/filepath"
"strconv"
"strings"
"runtime"
"github.com/b3log/wide/conf"
"github.com/b3log/wide/i18n"
"github.com/b3log/wide/session"