diff --git a/shyftdb/shyft_database_util.go b/shyftdb/shyft_database_util.go index bd338dfa5b..dfbf5c7e84 100644 --- a/shyftdb/shyft_database_util.go +++ b/shyftdb/shyft_database_util.go @@ -11,7 +11,6 @@ import ( "github.com/ethereum/go-ethereum/core/types" "github.com/ethereum/go-ethereum/common" "github.com/ethereum/go-ethereum/log" - "github.com/ethereum/go-ethereum/common" )