diff --git a/internal/prompter/prompter_test.go b/internal/prompter/prompter_test.go index c8f6dd213..5c4a45a2c 100644 --- a/internal/prompter/prompter_test.go +++ b/internal/prompter/prompter_test.go @@ -233,7 +233,6 @@ func TestSpeechSynthesizerFriendlyPrompter(t *testing.T) { }) t.Run("InputHostname", func(t *testing.T) { - var inputValue string hostname := "somethingdoesnotmatter.com" go func() { // Wait for prompt to appear