diff --git a/apps/frontend/src/pages/moderation/technical-review/rules.vue b/apps/frontend/src/pages/moderation/technical-review/rules.vue
index 6cf23d476a..254415f84d 100644
--- a/apps/frontend/src/pages/moderation/technical-review/rules.vue
+++ b/apps/frontend/src/pages/moderation/technical-review/rules.vue
@@ -226,28 +226,6 @@
/>
-
- Effects are maps such as
-
- Rules run in the order shown below. The first rule that returns a non-null effect wins.
-
- The CEL contract and input
- { "severity": "low", "hidden": false }. Severity can be low,
- medium, high, or severe.
- input object contains schema_version,
- trace (key, issue_type, severity,
- jar, file_path, data),
- scan.delphi_version, artifact (size,
- hashes), and stable IDs under scope (project_id,
- version_id, file_id).
-