fix: go linter
This commit is contained in:
parent
a1946aa171
commit
dec5a29e19
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ var Builds = []BuildFunc{
|
|||
}
|
||||
|
||||
var (
|
||||
regABI = regexp.MustCompile(`abi <abi/[0-9.]*>,\n`)
|
||||
regAttachments = regexp.MustCompile(`(profile .* @{exec_path})`)
|
||||
regFlag = regexp.MustCompile(`flags=\(([^)]+)\)`)
|
||||
regProfileHeader = regexp.MustCompile(` {`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue