mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-31 12:32:54 +00:00
lint: cleanup pending lint errors (#7237)
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ func (bz *HexBytes) UnmarshalJSON(data []byte) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// Bytes fulfils various interfaces in light-client, etc...
|
||||
// Bytes fulfills various interfaces in light-client, etc...
|
||||
func (bz HexBytes) Bytes() []byte {
|
||||
return bz
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user