mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
remove unnecessary comment that caused the JSHint test to fail
This commit is contained in:
parent
a3530a6221
commit
0e63f27113
@ -3,12 +3,6 @@
|
||||
* @author Rafał Wrzeszcz <rafal.wrzeszcz@wrzasq.pl>
|
||||
* @author <a href="mailto:matthewkastor@gmail.com">Matthew Christopher Kastor-Inare III</a>
|
||||
* @license Apache License 2.0 - See file 'LICENSE.md' in this project.
|
||||
* @change 2012-10-20 cache and settings are no longer private fields.
|
||||
* This was done so that plugins could use this class without messing up
|
||||
* the final output when template name collisions occur. i.e. each instance
|
||||
* has it's own template cache. The settings were made specific to each
|
||||
* instance so that users of this class could redefine the underscore
|
||||
* template settings if they want to.
|
||||
*/
|
||||
|
||||
var _ = require('underscore'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user