Remove logrus to allow for easier customization
This commit is contained in:
@@ -22,8 +22,6 @@ import (
|
||||
"runtime"
|
||||
"strconv"
|
||||
"syscall"
|
||||
|
||||
log "github.com/sirupsen/logrus"
|
||||
)
|
||||
|
||||
func lookupMQM() (int, int, error) {
|
||||
|
||||
Reference in New Issue
Block a user