mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
common: fix extra package linter error
This commit is contained in:
parent
00b02834be
commit
9395c64716
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@ import (
|
|||
"errors"
|
||||
"fmt"
|
||||
"os/exec"
|
||||
"regexp"
|
||||
"strconv"
|
||||
"strings"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue