mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 16:13:47 +01:00
debug lint (#276)
This commit is contained in:
parent
e2d0b7990e
commit
b8aec46548
@ -385,7 +385,7 @@ func (a *Agent) enforce(u *metrics.Usage) error {
|
||||
}
|
||||
|
||||
func (a *Agent) relax() error {
|
||||
logrus.Info("relaxing")
|
||||
logrus.Debug("relaxing")
|
||||
|
||||
trx, err := a.str.Begin()
|
||||
if err != nil {
|
||||
|
Loading…
Reference in New Issue
Block a user