mirror of
https://github.com/openziti/zrok.git
synced 2025-06-20 01:37:52 +02: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.Debugf("allocated share '%v'", shrToken)
|
||||||
logrus.Infof("permission mode '%v'", params.Body.PermissionMode)
|
|
||||||
|
|
||||||
sshr := &store.Share{
|
sshr := &store.Share{
|
||||||
ZId: shrZId,
|
ZId: shrZId,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user