whisper: formatting

This commit is contained in:
Vlad 2017-03-15 00:08:00 +01:00
parent ffd1bf83ed
commit 25970afaac

View file

@ -27,15 +27,13 @@ import (
"encoding/hex"
"flag"
"fmt"
"io/ioutil"
"os"
"path/filepath"
"strconv"
"strings"
"time"
"io/ioutil"
"path/filepath"
"github.com/ethereum/go-ethereum/cmd/utils"
"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/console"