Skip to content

Commit

Permalink
goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
sasurobert committed Nov 24, 2023
1 parent 72fc32c commit 78ecab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vmhost/contexts/managedType.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ import (
"crypto/elliptic"
"encoding/binary"
"errors"
"github.com/multiversx/mx-chain-core-go/data/vm"
"io"
basicMath "math"
"math/big"

"github.com/multiversx/mx-chain-core-go/core/check"
"github.com/multiversx/mx-chain-core-go/data/vm"
logger "github.com/multiversx/mx-chain-logger-go"
vmcommon "github.com/multiversx/mx-chain-vm-common-go"
"github.com/multiversx/mx-chain-vm-go/math"
Expand Down

0 comments on commit 78ecab4

Please sign in to comment.