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

This commit is contained in:
M. J. Fromberger
2021-11-30 13:32:21 -08:00
committed by GitHub
parent ab1788b922
commit 76dea94a01
19 changed files with 12 additions and 27 deletions

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