1
0
Fork 0
mirror of https://code.naskya.net/repos/ndqEd synced 2025-01-10 16:36:46 +09:00

Remove accidental trailing space

This commit is contained in:
fr33domlover 2022-08-29 20:55:02 +00:00
parent d741d0e918
commit e8ed2d5f24

View file

@ -551,7 +551,7 @@ groupLocalRecipients = organize . partitionByActor
f (p, g, r, d, l) (RecipLoom lkhid lpiece) =
(p, g, r, d, (lkhid, lpiece) : l)
organize
organize
:: ( [(KeyHashid Person, LeafPerson)]
, [(KeyHashid Group, LeafGroup)]
, [(KeyHashid Repo, LeafRepo)]