Lint fix
This commit is contained in:
parent
a8ef6b1190
commit
31b3ac05ac
|
@ -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 New Issue