node: lint.
This commit is contained in:
parent
b52a5e3fd2
commit
18cc0a013c
@ -327,8 +327,6 @@ Node.prototype.has = function has(name) {
|
||||
*/
|
||||
|
||||
Node.prototype.get = function get(name) {
|
||||
let plugin;
|
||||
|
||||
assert(typeof name === 'string', 'Plugin name must be a string.');
|
||||
|
||||
// Reserved names.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user