refactored

This commit is contained in:
coderaiser 2012-11-21 03:31:50 -05:00
parent d564bd07a8
commit ba6a73e366
6 changed files with 40 additions and 40 deletions

View file

@ -8,7 +8,7 @@
SRVDIR = main.SRVDIR,
path = main.path,
fs = main.path,
fs = main.fs,
CloudFunc = main.cloudfunc,
Util = main.util,
update = main.update,