Skip to content

Commit 679680d

Browse files
committed
no return
1 parent 5128b0b commit 679680d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

models/organization/org.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,6 @@ func (opts FindOrgMembersOpts) applyTeamMatesOnlyFilter(sess *xorm.Session) {
215215

216216
sess.In("org_user.uid", teamMates)
217217
}
218-
return nil
219218
}
220219

221220
// CountOrgMembers counts the organization's members

0 commit comments

Comments
 (0)