diff options
author | Kim Alvefur <zash@zash.se> | 2021-05-16 16:14:23 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2021-05-16 16:14:23 +0200 |
commit | 0c6f17043f100150629d9b4c9c27a3489958f67c (patch) | |
tree | b28e18bdc111dfcbf70c56899895bead1e32c6b2 /util/import.lua | |
parent | 0e1bf3c061a36edaea119d859aacb9764325c5bf (diff) | |
download | prosody-0c6f17043f100150629d9b4c9c27a3489958f67c.tar.gz prosody-0c6f17043f100150629d9b4c9c27a3489958f67c.zip |
mod_pep: Remove obsolete node restoration code (now done by util.pubsub)
Originally added in 202b9951b037 but util.pubsub gained a better method
in 6c2c2fc4b8dd since then, which mod_pep uses since 9194431b6447 which
should have deleted this.
All these :create calls would have failed with a 'conflict' error, since
the nodes had already been created. This was never noticed because of
missing error handling.
Also note that this code did not restore node configuration.
Diffstat (limited to 'util/import.lua')
0 files changed, 0 insertions, 0 deletions