style: format imports with goimports

This commit is contained in:
Krypto Kajun
2025-11-08 12:32:40 -06:00
parent 4a9a9912ff
commit 0fd34cdb46

View File

@@ -2,6 +2,7 @@ package utils
import (
"fmt"
"github.com/ethereum/go-ethereum/common"
)