Remove logrus to allow for easier customization
This commit is contained in:
@@ -18,7 +18,6 @@ limitations under the License.
|
||||
package main
|
||||
|
||||
import (
|
||||
log "github.com/sirupsen/logrus"
|
||||
"golang.org/x/sys/unix"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user