1
0
mirror of https://github.com/astaxie/beego.git synced 2024-06-18 11:34:13 +00:00

// beego.Run("localhost")

This commit is contained in:
JessonChan 2015-09-19 05:53:28 +08:00
parent 69bee9ef3c
commit 07a424581d

View File

@ -19,7 +19,6 @@ import (
"path/filepath"
"strconv"
"strings"
"net/http"
)
// beego web framework version.