1
0
mirror of https://github.com/astaxie/beego.git synced 2025-07-10 23:11:01 +00:00

code style simplify

This commit is contained in:
fuxiaohei
2014-07-17 16:22:52 +08:00
parent a6ced64441
commit c372328f88
2 changed files with 19 additions and 22 deletions

View File

@ -7,7 +7,7 @@
// @license http://github.com/astaxie/beego/blob/master/LICENSE
//
// @authors astaxie
package config
package yaml
import (
"os"