Skip to content

Commit 4b1dd83

Browse files
committed
remove extra import
1 parent f1609fa commit 4b1dd83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

vms/evm/upgrades/common/target_excess.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ import (
99
"sort"
1010

1111
safemath "github.com/ava-labs/avalanchego/utils/math"
12-
"github.com/ava-labs/avalanchego/vms/components/gas"
1312
)
1413

1514
// TargetExcessParams contains the parameters needed for target excess calculations.

0 commit comments

Comments
 (0)