summaryrefslogtreecommitdiffstats
path: root/bee.json
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-07 17:22:15 -0500
committerUnknown <joe2010xtmf@163.com>2014-03-07 17:22:15 -0500
commit5a05d6633d413b1c5182a0a542e173f99601a103 (patch)
treeb6d343ca8c998909839d1364f466f7af223fdd1b /bee.json
parenta2a59f8ad1192d3504abd50b2daf2ebfd97c86ca (diff)
downloadgitea-5a05d6633d413b1c5182a0a542e173f99601a103.tar.gz
gitea-5a05d6633d413b1c5182a0a542e173f99601a103.zip
Merge utils to modules
Diffstat (limited to 'bee.json')
-rw-r--r--bee.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bee.json b/bee.json
index e4a0f803d3..de211f7277 100644
--- a/bee.json
+++ b/bee.json
@@ -11,7 +11,7 @@
"controllers": "routers",
"models": "",
"others": [
- "utils", "modules",
+ "modules",
"$GOPATH/src/github.com/gogits/binding"
]
},