Jelajahi Sumber

removing extra log import...

zricethezav 5 tahun lalu
induk
melakukan
1dc7569f95
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  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"