Fix jshint issues in apidoc/plugins

This commit is contained in:
Peter Robins
2014-07-17 09:50:31 +00:00
parent c9d44fe842
commit 346ff9c186
5 changed files with 3 additions and 5 deletions

View File

@@ -72,7 +72,6 @@ function includeAugments(doclet) {
}
var api = [];
var augments = {};
var classes = {};
exports.handlers = {