contracts/ens: fix linter error

This commit is contained in:
Elad 2019-03-18 12:16:03 +07:00
parent 2d1fffe6b8
commit 00fb2f345f

View file

@ -26,8 +26,6 @@ import (
"github.com/ethereum/go-ethereum/common" "github.com/ethereum/go-ethereum/common"
) )
const ()
// Tests for the decoding of the example ENS // Tests for the decoding of the example ENS
func TestEIPSpecCidDecode(t *testing.T) { func TestEIPSpecCidDecode(t *testing.T) {
const ( const (