mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
remove unused variable
This commit is contained in:
parent
3bdd67e737
commit
48cd77e77c
@ -7,7 +7,6 @@
|
||||
*/
|
||||
|
||||
var Token = Packages.org.mozilla.javascript.Token,
|
||||
FunctionNode = Packages.org.mozilla.javascript.ast.FunctionNode,
|
||||
currentParser = null,
|
||||
currentSourceName = '',
|
||||
hasOwnProp = Object.prototype.hasOwnProperty;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user