Mercurial > prosody-modules
view mod_cloud_notify_extensions/mod_cloud_notify_extensions.lua @ 4737:2bc5a0c0d8c3
mod_rest: Remove unused variable [luacheck]
Copied from core.stanza_router where it was probably used later in some
code not included in the copy.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Wed, 03 Nov 2021 20:15:14 +0100 |
parents | ace4f251a64b |
children |
line wrap: on
line source
module:depends("cloud_notify_encrypted"); module:depends("cloud_notify_priority_tag"); module:depends("cloud_notify_filters");