فهرست منبع

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"