瀏覽代碼

chore: lint code

dani 4 年之前
父節點
當前提交
14a00e1ffd
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      scan/report.go

+ 1 - 1
scan/report.go

@@ -4,8 +4,8 @@ import (
 	"encoding/csv"
 	"encoding/json"
 	"os"
-	"strings"
 	"regexp"
+	"strings"
 	"time"
 
 	"github.com/sirupsen/logrus"