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:
parent
d741d0e918
commit
e8ed2d5f24
1 changed files with 1 additions and 1 deletions
|
@ -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)]
|
||||
|
|
Loading…
Reference in a new issue