fix import dependencies

This commit is contained in:
Tim Williams 2018-07-26 17:04:17 -04:00
parent 8c95ce84d4
commit 7641245387

View file

@ -6,10 +6,9 @@ import (
"net"
"fmt"
"os"
//"github.com/ethereum/go-ethereum/common"
"github.com/ethereum/go-ethereum/crypto"
"bytes"
"github.com/ethereum/go-ethereum/common/hexutil"
"github.com/ShyftNetwork/go-empyrean/crypto"
"bytes"
"github.com/ShyftNetwork/go-empyrean/common/hexutil"
)
const (