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
|
||||
run(["reset_password", nickname])
|
||||
end
|
||||
|
||||
else
|
||||
Mix.shell().info("User will not be created.")
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue