contact: remove extraneous ~&

This commit is contained in:
Logan Allen 2020-01-29 13:02:21 -08:00
parent b31a98bdfe
commit 4c5ecb51bd
3 changed files with 0 additions and 5 deletions

View File

@ -225,9 +225,7 @@
|^
:_ state
?: (team:title our.bol src.bol)
~& update-local+fact
(local fact)
~& update-foreign+fact
(foreign fact)
::
++ give-fact

View File

@ -36,7 +36,6 @@
|= [=mark =vase]
^- (quip card _this)
?> (team:title our.bowl src.bowl)
~& %store-poke
=^ cards state
?+ mark (on-poke:def mark vase)
::%json (poke-json:cc !<(json vase))
@ -107,7 +106,6 @@
|= action=contact-action
^- (quip card _state)
?> (team:title our.bol src.bol)
~& store+action
?- -.action
%create (handle-create +.action)
%delete (handle-delete +.action)

View File

@ -153,7 +153,6 @@
%share
:: determine whether to send to our contact-hook or foreign
:: send contact-action to contact-hook with %add action
~& share+act
[(share-poke recipient.act [%add path.act ship.act contact.act])]~
==
++ poke-handle-http-request