mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-29 01:44:08 +03:00
various: cleanup unnecessary sigpams
This commit is contained in:
parent
28c35d8715
commit
c139332a55
@ -82,7 +82,6 @@
|
||||
=| cards=(list card)
|
||||
|-
|
||||
?: ?=(%3 -.old)
|
||||
~& cards
|
||||
[cards this(state old)]
|
||||
?: ?=(%2 -.old)
|
||||
=. cards
|
||||
|
@ -132,7 +132,6 @@
|
||||
(~(uni in members) group)
|
||||
?> ?=(^ pax)
|
||||
=/ rid=resource
|
||||
~& t.pax
|
||||
(resource-from-old-path t.pax)
|
||||
=/ =tags
|
||||
(~(put ju *tags) %admin entity.rid)
|
||||
|
@ -120,7 +120,6 @@
|
||||
%- ~(run in indices)
|
||||
|= [=group-path =app-path]
|
||||
:- (new-group-path group-path)
|
||||
~& app
|
||||
?. =(%chat app)
|
||||
app-path
|
||||
(new-app-path app-path)
|
||||
|
@ -44,9 +44,7 @@
|
||||
|* map=(map path *)
|
||||
=/ keys=(list path)
|
||||
(skim ~(tap in ~(key by map)) |=(=path =('~' (snag 0 path))))
|
||||
~& keys
|
||||
|-
|
||||
~& map
|
||||
?~ keys
|
||||
map
|
||||
=* key i.keys
|
||||
@ -331,7 +329,6 @@
|
||||
^- $-(json ^update)
|
||||
|= jon=json
|
||||
^- ^update
|
||||
=- ~& - -
|
||||
%. jon
|
||||
%- of
|
||||
:~
|
||||
|
@ -164,7 +164,6 @@
|
||||
?. ?=(%store i.t.t.wire)
|
||||
(on-agent:def wire sign)
|
||||
?+ -.sign (on-agent:def wire sign)
|
||||
%watch-ack ~& sign [~ this]
|
||||
%kick [~[watch-store:hc] this]
|
||||
::
|
||||
%fact
|
||||
|
Loading…
Reference in New Issue
Block a user