minor cleanup

This commit is contained in:
coderaiser 2012-07-12 08:57:55 -04:00
parent 13e5165f25
commit f09a25641b
2 changed files with 7 additions and 19 deletions

View file

@ -163,5 +163,5 @@ exports.Minify={
/* minification folder name */
MinFolder :'',
Cache :{}
Cache :{}
};