# HG changeset patch
# User Kim Alvefur <zash@zash.se>
# Date 1663927803 -7200
# Node ID 48c27b51f9929cb16aac89f920affe4edeef21e3
# Parent  e89aad13a52a3deb4332aeca908a07393fad960e
mod_spam_reporting: Remove redundant rockspec dependency on mod_blocklist

mod_blocklist is included in the same version that has the plugin
installer

diff -r e89aad13a52a -r 48c27b51f992 mod_spam_reporting/README.markdown
--- a/mod_spam_reporting/README.markdown	Thu Sep 22 18:25:44 2022 +0100
+++ b/mod_spam_reporting/README.markdown	Fri Sep 23 12:10:03 2022 +0200
@@ -1,9 +1,6 @@
 ---
 labels:
 - 'Stage-Beta'
-rockspec:
-  dependencies:
-  - mod_blocklist
 summary: 'XEP-0377: Spam Reporting'
 ---