Explorar el Código

removing extra log import...

zricethezav hace 6 años
padre
commit
1dc7569f95
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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"