Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
msimerson committed Apr 5, 2024
1 parent 8651829 commit f062ecb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/plugin.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ class Plugin {
}

_get_plugin_path (name) {
const plugin = this;

this.hasPackageJson = false;
if (!name) name = this.name;
Expand Down

0 comments on commit f062ecb

Please sign in to comment.