forked from AkkomaGang/akkoma
Lint fix
This commit is contained in:
parent
a8ef6b1190
commit
31b3ac05ac
1 changed files with 0 additions and 1 deletions
|
@ -112,7 +112,6 @@ def run(["new", nickname, email | rest]) do
|
||||||
if generated_password? do
|
if generated_password? do
|
||||||
run(["reset_password", nickname])
|
run(["reset_password", nickname])
|
||||||
end
|
end
|
||||||
|
|
||||||
else
|
else
|
||||||
Mix.shell().info("User will not be created.")
|
Mix.shell().info("User will not be created.")
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue