mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
contracts/ens: fix linter error
This commit is contained in:
parent
2d1fffe6b8
commit
00fb2f345f
1 changed files with 0 additions and 2 deletions
|
|
@ -26,8 +26,6 @@ import (
|
|||
"github.com/ethereum/go-ethereum/common"
|
||||
)
|
||||
|
||||
const ()
|
||||
|
||||
// Tests for the decoding of the example ENS
|
||||
func TestEIPSpecCidDecode(t *testing.T) {
|
||||
const (
|
||||
|
|
|
|||
Loading…
Reference in a new issue