mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 08:44:14 +01:00
total lint..
This commit is contained in:
parent
74f2fa990d
commit
2614721561
@ -146,7 +146,6 @@ func (a *Agent) CanCreateShare(acctId, envId int, reserved, uniqueName bool, _ s
|
||||
logrus.Debugf("account '#%d', environment '%d' over unique names limit '%d'", acctId, envId, a.cfg.UniqueNames)
|
||||
return false, nil
|
||||
}
|
||||
logrus.Infof("total = %d", total)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user