console: fix megacheck warnings

pull/14915/head
Egon Elbre 7 years ago
parent b159cdd8dd
commit ff89a3ddce
  1. 2
      console/console_test.go

@ -77,8 +77,6 @@ type tester struct {
console *Console
input *hookedPrompter
output *bytes.Buffer
lastConfirm string
}
// newTester creates a test environment based on which the console can operate.

Loading…
Cancel
Save