add missing line

This commit is contained in:
Alexey Proshutinskiy 2021-09-27 16:36:04 +03:00
parent a217274674
commit 2f6d124de1

View File

@ -60,4 +60,4 @@ func revoke(node: string, revoke: Revoke) -> RevokeResult:
on node:
timestamp_sec <- Peer.timestamp_sec()
result <- TrustGraph.revoke(revoke, timestamp_sec)
<- result
<- result