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:
parent
123fce6c17
commit
e47c5e61fc
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue