mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-05 13:05:09 +00:00
Remove now-unused nolint:lll directives. (#7356)
This commit is contained in:
@@ -66,7 +66,6 @@ func TestCompiledMatches(t *testing.T) {
|
||||
txTime = "2018-05-03T14:45:00Z"
|
||||
)
|
||||
|
||||
//nolint:lll
|
||||
testCases := []struct {
|
||||
s string
|
||||
events []types.Event
|
||||
|
||||
Reference in New Issue
Block a user