1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00

Remove superfluous SQL param

superflous
This commit is contained in:
Harvey Kandola 2018-04-25 12:17:12 +01:00
parent 123fce6c17
commit e47c5e61fc

View file

@ -301,7 +301,6 @@ func (s Scope) matchLike(ctx domain.RequestContext, keywords, itemType string) (
itemType,
ctx.OrgID,
ctx.OrgID,
ctx.OrgID,
ctx.UserID,
ctx.OrgID,
ctx.UserID,