From 52559ae70b01768d5823d915f400ef58f98209f1 Mon Sep 17 00:00:00 2001
From: Monica Cellio
Date: Sun, 6 Sep 2026 12:45:34 -0400
Subject: [PATCH] remove warning that action is irreversible since that's not
true any more
---
app/views/users/mod_delete.html.erb | 6 ------
1 file changed, 6 deletions(-)
diff --git a/app/views/users/mod_delete.html.erb b/app/views/users/mod_delete.html.erb
index c28f6b2ba..a9f251472 100644
--- a/app/views/users/mod_delete.html.erb
+++ b/app/views/users/mod_delete.html.erb
@@ -19,12 +19,6 @@
If other actions have not worked and the disruptions are severe, you can delete the profile on this community.
-
-
- Take care! You will not be able to reverse this action and you will not be asked to confirm.
-
-
-
<%
is_deleted = @user.community_user&.deleted? || false
action_path = is_deleted ?