mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-23 15:14:32 +00:00
Merge pull request #198 from Carry-So/fix-test-error
cmd/XDC: remove redundant newline in bugcmd.go to pass make test
This commit is contained in:
commit
21ae43ac15
1 changed files with 1 additions and 2 deletions
|
|
@ -105,5 +105,4 @@ const header = `Please answer these questions before submitting your issue. Than
|
|||
|
||||
#### What did you see instead?
|
||||
|
||||
#### System details
|
||||
`
|
||||
#### System details`
|
||||
|
|
|
|||
Loading…
Reference in a new issue