fix linting errors

This commit is contained in:
Sebastian McKenzie 2015-01-13 01:51:21 +11:00
parent 7867daaa04
commit 2e497eef98
2 changed files with 2 additions and 2 deletions

View File

@ -72,5 +72,5 @@ _.each({
return amount;
};
});
})
});
});

View File

@ -52,7 +52,7 @@ UMDFormatter.prototype.transform = function (ast) {
// globals
var umdArgs = [];
//var umdArgs = [];
//