aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/user.ex
diff options
context:
space:
mode:
Diffstat (limited to 'lib/pleroma/user.ex')
-rw-r--r--lib/pleroma/user.ex2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/pleroma/user.ex b/lib/pleroma/user.ex
index 728b00a56..18cf374dd 100644
--- a/lib/pleroma/user.ex
+++ b/lib/pleroma/user.ex
@@ -1111,8 +1111,6 @@ defmodule Pleroma.User do
"Doing nothing"
end
end)
-
- {:ok, user}
end
def html_filter_policy(%User{info: %{no_rich_text: true}}) do