style: format imports in scanner files
This commit is contained in:
@@ -1,8 +1,9 @@
|
|||||||
package scanner
|
package scanner
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"github.com/ethereum/go-ethereum/common"
|
|
||||||
"math/big"
|
"math/big"
|
||||||
|
|
||||||
|
"github.com/ethereum/go-ethereum/common"
|
||||||
)
|
)
|
||||||
|
|
||||||
// TokenDecimalMap provides decimal information for common tokens
|
// TokenDecimalMap provides decimal information for common tokens
|
||||||
|
|||||||
Reference in New Issue
Block a user