aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/mix/tasks/pleroma/user.ex1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/mix/tasks/pleroma/user.ex b/lib/mix/tasks/pleroma/user.ex
index 40d920866..d7a6be844 100644
--- a/lib/mix/tasks/pleroma/user.ex
+++ b/lib/mix/tasks/pleroma/user.ex
@@ -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