Commit 6dd2803b authored by Péter Szilágyi's avatar Péter Szilágyi Committed by GitHub

Merge pull request #14915 from egonelbre/megacheck_console

console: fix megacheck warnings
parents fc0c6c17 ff89a3dd
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment