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

code style simplify

This commit is contained in:
fuxiaohei
2014-07-17 16:22:41 +08:00
parent 84da1c924a
commit a6ced64441
2 changed files with 8 additions and 8 deletions

View File

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