zf

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

commit f8be851346cd190786aca9979811dfe53d98ba8f
parent 355a97d353e823a0897fa8e0dbb6ad98bbfdfe2a
Author: srfsh <dev@srf.sh>
Date:   Fri, 23 Sep 2022 16:49:29 +0300

Zenflows.Application: fix style

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

diff --git a/src/zenflows/application.ex b/src/zenflows/application.ex @@ -23,7 +23,6 @@ use Application def start(_type, _args) do print_header() - children = [ Zenflows.DB.Repo, Zenflows.InstVars.Domain,