forked from cerc-io/plugeth
Merge pull request #14915 from egonelbre/megacheck_console
console: fix megacheck warnings
This commit is contained in:
commit
6dd2803b8e
@ -77,8 +77,6 @@ type tester struct {
|
|||||||
console *Console
|
console *Console
|
||||||
input *hookedPrompter
|
input *hookedPrompter
|
||||||
output *bytes.Buffer
|
output *bytes.Buffer
|
||||||
|
|
||||||
lastConfirm string
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// newTester creates a test environment based on which the console can operate.
|
// newTester creates a test environment based on which the console can operate.
|
||||||
|
Loading…
Reference in New Issue
Block a user