mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-17 07:01:20 +00:00
linting: add to Makefile & do some fixes
This commit is contained in:
@ -49,8 +49,6 @@ func TestParseLogLevel(t *testing.T) {
|
||||
t.Fatal(err)
|
||||
}
|
||||
|
||||
logger = logger
|
||||
|
||||
buf.Reset()
|
||||
|
||||
logger.With("module", "wire").Debug("Kingpin")
|
||||
|
Reference in New Issue
Block a user