Remove now-unused nolint:lll directives. (backport #7356) (#7358)

(cherry picked from commit 76dea94a01)

Co-authored-by: M. J. Fromberger <fromberger@interchain.io>
This commit is contained in:
mergify[bot]
2021-11-30 17:01:51 -05:00
committed by GitHub
co-authored by M. J. Fromberger
parent 4bc36c8ba9
commit 657afc7322
19 changed files with 12 additions and 27 deletions
-1
View File
@@ -66,7 +66,6 @@ func TestCompiledMatches(t *testing.T) {
txTime = "2018-05-03T14:45:00Z"
)
//nolint:lll
testCases := []struct {
s string
events []types.Event