whisper: fix linter problems

This commit is contained in:
Guillaume Ballet 2018-03-27 09:26:23 +02:00
parent 090b2b0c9b
commit 563643e66f

View file

@ -18,8 +18,8 @@ package whisperv6
import (
"bytes"
"testing"
"crypto/ecdsa"
"testing"
"time"
"github.com/ethereum/go-ethereum/common"