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