Pārlūkot izejas kodu

removing extra log import...

zricethezav 6 gadi atpakaļ
vecāks
revīzija
1dc7569f95
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      config/config.go

+ 0 - 1
config/config.go

@@ -2,7 +2,6 @@ package config
 
 import (
 	"fmt"
-	log "github.com/sirupsen/logrus"
 	"path"
 	"regexp"
 	"strconv"