diff options
Diffstat (limited to 'coreth.go')
-rw-r--r-- | coreth.go | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -19,6 +19,7 @@ import ( "github.com/ethereum/go-ethereum/ethdb" "github.com/ethereum/go-ethereum/event" "github.com/ethereum/go-ethereum/trie" + //"github.com/ethereum/go-ethereum/event" "github.com/ethereum/go-ethereum/log" "github.com/mattn/go-isatty" |