Skip to content

Commit

Permalink
remove comments
Browse files Browse the repository at this point in the history
  • Loading branch information
dhmlau committed May 13, 2019
1 parent b5f7416 commit a55d15e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@ module.exports = class AppGenerator extends ActionsMixin(yeoman) {
type: Boolean,
});

// this.option('loopbackVersion', {
// desc: g.f('Select the LoopBack version'),
// type: String,
// });

this.option('template', {
desc: g.f('Set up the LoopBack application template'),
type: String,
Expand Down

0 comments on commit a55d15e

Please sign in to comment.