mirror of
https://github.com/openziti/zrok.git
synced 2025-04-11 12:58:24 +02: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 {
|
func (a *Agent) relax() error {
|
||||||
logrus.Info("relaxing")
|
logrus.Debug("relaxing")
|
||||||
|
|
||||||
trx, err := a.str.Begin()
|
trx, err := a.str.Begin()
|
||||||
if err != nil {
|
if err != nil {
|
||||||
|
Loading…
Reference in New Issue
Block a user