Refactor member-to-notify predicates.
This commit is contained in:
parent
738db88cf8
commit
b01a59ca22
2 changed files with 6 additions and 2 deletions
|
@ -236,6 +236,6 @@
|
|||
(find-members-by-predicate
|
||||
mb
|
||||
(lambda (mr)
|
||||
(member-to-notify? mb months))))
|
||||
(member-to-notify? mr months))))
|
||||
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue