1
0
mirror of https://github.com/securego/gosec.git synced 2025-11-27 22:28:20 +02:00

Unused import

This commit is contained in:
Grant Murphy
2018-01-30 09:35:35 +10:00
parent 7c7fe752b6
commit a97a196160

View File

@@ -1,7 +1,6 @@
package rules_test package rules_test
import ( import (
"bytes"
"fmt" "fmt"
"log" "log"