mirror of
https://github.com/securego/gosec.git
synced 2024-11-05 19:45:51 +00:00
remove extra bracket from test source
This commit is contained in:
parent
6a156e2695
commit
1f9d09d456
1 changed files with 0 additions and 1 deletions
|
@ -419,7 +419,6 @@ func main() {
|
|||
log.Fatal(err)
|
||||
}
|
||||
log.Printf("Command finished with error: %v", err)
|
||||
}
|
||||
}`, 1}, {`
|
||||
package main
|
||||
import (
|
||||
|
|
Loading…
Reference in a new issue