Skip to content

Commit 91032cd

Browse files
authored
Removed redundant variable
1 parent bb2110b commit 91032cd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

lib/commands/register.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ module.exports = {
1717

1818
renderer.log(chalk.yellow('This will publish this plugin to', Constants.Registry));
1919

20-
var c = semver.coerce(">=2.2");
21-
2220
loadPluginProperties('./bower.json', {
2321
name: undefined,
2422
repository: undefined,

0 commit comments

Comments
 (0)