zf

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

commit 1f3e6cb221e056b32c40da4402e65bae6e70e443
parent fcab021ac3731026c3f2e4ec05428727984f3101
Author: srfsh <dev@srf.sh>
Date:   Thu, 17 Nov 2022 18:18:32 +0300

Zenflows.VF.RecipeProcess: fix style

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

diff --git a/src/zenflows/vf/recipe_process.ex b/src/zenflows/vf/recipe_process.ex @@ -30,7 +30,6 @@ alias Zenflows.VF.{ TimeUnitEnum, } - @type t() :: %__MODULE__{ name: String.t(), note: String.t() | nil,