This commit is contained in:
Rin Toshaka 2018-12-02 10:01:17 +01:00
parent a8ef6b1190
commit 31b3ac05ac
1 changed files with 0 additions and 1 deletions

View File

@ -112,7 +112,6 @@ defmodule Mix.Tasks.Pleroma.User do
if generated_password? do
run(["reset_password", nickname])
end
else
Mix.shell().info("User will not be created.")
end