minor cleanup

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

View file

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