4
0
dani 4 жил өмнө
parent
commit
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"