eth/tracers: fix test

This commit is contained in:
rjl493456442 2019-01-04 10:46:30 +08:00
parent 13d76348bc
commit 997666a067

View file

@ -20,7 +20,6 @@ import (
"crypto/ecdsa" "crypto/ecdsa"
"crypto/rand" "crypto/rand"
"encoding/json" "encoding/json"
"fmt"
"io/ioutil" "io/ioutil"
"math/big" "math/big"
"path/filepath" "path/filepath"