This commit is contained in:
Michael Quigley 2024-03-04 13:19:51 -05:00
parent d2f747db27
commit 12639c27e6
No known key found for this signature in database
GPG Key ID: 9B60314A9DD20A62

View File

@ -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,