zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

commit 49286cbcce1a16b9b56c835b4564221344735495
parent d2f1d8c880594286165544b3b1e3d6b3171e3489
Author: srfsh <dev@srf.sh>
Date:   Thu, 28 Jul 2022 14:27:42 +0300

Zenflows.Restroom: style fix

Diffstat:
Msrc/zenflows/restroom.ex | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/zenflows/restroom.ex b/src/zenflows/restroom.ex @@ -64,7 +64,6 @@ def keypairoom_server(data) do end end - # Execute a Zencode specified by `name` with JSON data `data`. @spec exec(String.t(), map()) :: {:ok, map()} | {:error, any()} defp exec(name, data) do