mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
group: remove unused library
This commit is contained in:
parent
eef09dd63b
commit
88e3e5dabd
@ -1,18 +0,0 @@
|
||||
/- *group-store
|
||||
|%
|
||||
++ groups-to-json
|
||||
|= grp=groups
|
||||
^- json
|
||||
=, enjs:format
|
||||
%- pairs
|
||||
%+ turn ~(tap by grp)
|
||||
|= [pax=^path =group]
|
||||
^- [@t json]
|
||||
:- (spat pax)
|
||||
(set-to-array group ship:enjs:format)
|
||||
::
|
||||
++ set-to-array
|
||||
|* [a=(set) b=$-(* json)]
|
||||
^- json
|
||||
[%a (turn ~(tap in a) b)]
|
||||
--
|
Loading…
Reference in New Issue
Block a user