Skip to content

Commit

Permalink
Update services.js
Browse files Browse the repository at this point in the history
  • Loading branch information
TRomesh authored Dec 7, 2019
1 parent fa0ec16 commit d689a6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/services.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ function Services(program, spinner) {
if (program.init) {
let Initialize = new Init(program, spinner);
Initialize.selectProvider();
GroupName;
} else if (!program.about) {
core = new Core();
ncProviders = core.ncProviders();
Expand Down

0 comments on commit d689a6d

Please sign in to comment.