mirror of
https://github.com/status-im/keycard-go.git
synced 2025-01-21 09:18:48 +00:00
fix lint warning and add missing files
This commit is contained in:
parent
8d061e2c60
commit
f10e19e4c2
5
globalplatform/globalplatform.go
Normal file
5
globalplatform/globalplatform.go
Normal file
@ -0,0 +1,5 @@
|
||||
package globalplatform
|
||||
|
||||
import "github.com/ethereum/go-ethereum/log"
|
||||
|
||||
var logger = log.New("package", "status-go/smartcard/globalplatform")
|
Loading…
x
Reference in New Issue
Block a user