diff options
Diffstat (limited to 'tools/syz-trace2syz/parser/lex.go')
| -rw-r--r-- | tools/syz-trace2syz/parser/lex.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/syz-trace2syz/parser/lex.go b/tools/syz-trace2syz/parser/lex.go index e200463c1..96801b8d8 100644 --- a/tools/syz-trace2syz/parser/lex.go +++ b/tools/syz-trace2syz/parser/lex.go @@ -3,7 +3,6 @@ // Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. //go:build !codeanalysis -// +build !codeanalysis package parser |
