1
0
Fork 0
mirror of https://code.sup39.dev/repos/Wqawg synced 2024-12-27 17:34:52 +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)]