Skip to content

Conversation

@rimasirich
Copy link
Collaborator

No description provided.

@lgtm-com
Copy link

lgtm-com bot commented Nov 28, 2020

This pull request fixes 1 alert when merging 6fdf9d8 into 3717849 - view on LGTM.com

fixed alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Nov 28, 2020

This pull request fixes 1 alert when merging 8a698a4 into 3717849 - view on LGTM.com

fixed alerts:

  • 1 for Unused variable, import, function or class

public async showPrompt(questions: TerminalAdapter.Questions<any>): Promise<inquirer.Answers> {
this.promptCount++;
const promptName = this.getPromptName(questions);
this.getPromptName(questions);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems to me like we can del this func.

@lgtm-com
Copy link

lgtm-com bot commented Nov 30, 2020

This pull request fixes 1 alert when merging b4034e4 into 3717849 - view on LGTM.com

fixed alerts:

  • 1 for Unused variable, import, function or class

@lgtm-com
Copy link

lgtm-com bot commented Nov 30, 2020

This pull request fixes 1 alert when merging 85b8924 into 3717849 - view on LGTM.com

fixed alerts:

  • 1 for Unused variable, import, function or class

@rimasirich rimasirich merged commit f20350c into master Nov 30, 2020
@rimasirich rimasirich deleted the rimasirich-patch-1 branch November 30, 2020 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants