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/csv"
 	"encoding/json"
 	"encoding/json"
 	"os"
 	"os"
-	"strings"
 	"regexp"
 	"regexp"
+	"strings"
 	"time"
 	"time"
 
 
 	"github.com/sirupsen/logrus"
 	"github.com/sirupsen/logrus"