remove legacy jshint comment
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
"use strict";
|
||||
|
||||
/* jshint maxparams:7 */
|
||||
|
||||
module.exports = TraversalContext;
|
||||
|
||||
var TraversalPath = require("./path");
|
||||
|
||||
Reference in New Issue
Block a user