mirror of
https://github.com/newnius/YAO-scheduler.git
synced 2025-12-16 00:26:43 +00:00
add custom logger to support mute certain modules
This commit is contained in:
@@ -3,7 +3,6 @@ package main
|
||||
import (
|
||||
"sync"
|
||||
"time"
|
||||
log "github.com/sirupsen/logrus"
|
||||
"sort"
|
||||
"math"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user