mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
console: fix megacheck warnings
This commit is contained in:
parent
b159cdd8dd
commit
ff89a3ddce
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Reference in a new issue