remove unused import

This commit is contained in:
Jared Wasinger 2024-02-20 06:18:47 -08:00
parent e3e4ffe967
commit 46a10c1464

View file

@ -17,7 +17,6 @@
package state
import (
"fmt"
"sync"
"github.com/ethereum/go-ethereum/common"