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

@@ -1,4 +1,3 @@
var util = require('util');
exports.defineTags = function(dictionary) {
var classTag = dictionary.lookUp('class');