mirror of
https://github.com/openziti/zrok.git
synced 2024-11-07 08:44:14 +01:00
lint (#432)
This commit is contained in:
parent
d2f747db27
commit
12639c27e6
@ -139,7 +139,6 @@ func (h *shareHandler) Handle(params share.ShareParams, principal *rest_model_zr
|
||||
}
|
||||
|
||||
logrus.Debugf("allocated share '%v'", shrToken)
|
||||
logrus.Infof("permission mode '%v'", params.Body.PermissionMode)
|
||||
|
||||
sshr := &store.Share{
|
||||
ZId: shrZId,
|
||||
|
Loading…
Reference in New Issue
Block a user