mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-20 06:54:41 +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