mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-20 13:44:31 +00:00
cmd/XDC: remove redundant newline in bugcmd.go to pass make test
This commit is contained in:
parent
be3e9ebe05
commit
1b3386b60f
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